From 43eb83c04195e0ed2585c685ed078dd64ec7359d Mon Sep 17 00:00:00 2001 From: Moritz Schmidt <49312871+moschmdt@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:05:06 +0200 Subject: [PATCH] fix: remove link to same page. Removed redundant help command description from SVS documentation. --- docs/soar_manual/08_SpatialVisualSystem.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/soar_manual/08_SpatialVisualSystem.md b/docs/soar_manual/08_SpatialVisualSystem.md index f9676066..2e404ba4 100644 --- a/docs/soar_manual/08_SpatialVisualSystem.md +++ b/docs/soar_manual/08_SpatialVisualSystem.md @@ -779,5 +779,3 @@ path has two special arguments. - `svs PATH dir` prints all the children of the object at `PATH`. - `svs PATH help` prints text about how to use the object, if available. - -See [SVS](#spatial-visual-system) for more details.