Author: aherbert
Date: Sun May 31 14:17:40 2026
New Revision: 1093121

Log:
Correct user guide links

Modified:
   websites/production/commons/content/proper/commons-cli/index.html

Modified: websites/production/commons/content/proper/commons-cli/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/index.html   Sun May 
31 13:59:13 2026        (r1093120)
+++ websites/production/commons/content/proper/commons-cli/index.html   Sun May 
31 14:17:40 2026        (r1093121)
@@ -360,7 +360,7 @@ usage: ls
       </code></pre>
       
 <p>
-        Check out the <a href="introduction.html">introduction</a> page for a 
detailed presentation.
+        Check out the <a 
href="apidocs/index.html#Introducing">introduction</a> page for a detailed 
presentation.
       </p>
     </section>
 
@@ -368,7 +368,7 @@ usage: ls
 <h1>Documentation</h1>
       
 <p>
-        A full <a href="introduction.html">User's Guide</a> is available
+        A full <a href="apidocs/index.html">User's Guide</a> is available
         as are various <a href="project-reports.html">project reports</a>.
       </p>
       
@@ -449,4 +449,4 @@ usage: ls
                   </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>

Reply via email to