From 4089d3061912b5c1e2d76f0a4bdf102ec19be0fd Mon Sep 17 00:00:00 2001 From: wlkh <32092934+wlkh@users.noreply.github.com> Date: Fri, 8 May 2026 08:53:31 +0200 Subject: [PATCH] Fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e612d..ab2c9e0 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Documentation for this package is provided in the form of: - Tests in [the tests folder](./tests). - Docstrings in code. -For general documentation about the Sonar 3D-15 see: https://docs.waterlinked.com/sonar-3d/sonar-3d-15/. The integration API that this package interfaces with is documented here: https://docs.waterlinked.com/sonar-3d/sonar-3d-15-api/. See also the replayer: https://sonar.replay.waterlinked.com/. +For general documentation about the Sonar 3D-15 see: https://docs.waterlinked.com/sonar-3d/sonar-3d-15-introduction/. The integration API that this package interfaces with is documented here: https://docs.waterlinked.com/sonar-3d/sonar-3d-15-api/. See also the replayer: https://sonar.replay.waterlinked.com/. ## Development and testing