diff --git a/Doc/Sd1/GettingStarted/gettingStarted.xml b/Doc/Sd1/GettingStarted/gettingStarted.xml
index edcb1bf874f53ace861e30d0e9cb6fa14eefb660..4b5f5f01a92c2ddc64a5fcc2e61323161c2fb685 100644
--- a/Doc/Sd1/GettingStarted/gettingStarted.xml
+++ b/Doc/Sd1/GettingStarted/gettingStarted.xml
@@ -1680,8 +1680,8 @@ Hello, world</screen></td>
               the <quote>manually keeping track of dependencies</quote>
               burden: Editing a source code file will trigger compilation
               automatically. We'll <link
-              linkend="sd1_sect_usingMavenIdea">turn to those higher level
-              tools</link> after finishing our basic tour on
+              linkend="sd1_sect_mavenDependencyExample">turn to those higher
+              level tools</link> after finishing our basic tour on
               <quote>pure</quote> <xref linkend="glo_Java"/> <command
               xlink:href="https://docs.oracle.com/javase/10/tools/javac.htm">javac</command>
               / <command