You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/04/21 09:09:01 UTC

svn commit: r164008 - /forrest/trunk/site-author/content/xdocs/docs/linking.xml

Author: crossley
Date: Thu Apr 21 00:08:59 2005
New Revision: 164008

URL: http://svn.apache.org/viewcvs?rev=164008&view=rev
Log:
Fix broken internal link.

Modified:
    forrest/trunk/site-author/content/xdocs/docs/linking.xml

Modified: forrest/trunk/site-author/content/xdocs/docs/linking.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/linking.xml?rev=164008&r1=164007&r2=164008&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/linking.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/linking.xml Thu Apr 21 00:08:59 2005
@@ -66,7 +66,7 @@
       <dl>
         <dt><link href="#menu_generation">Menu generation</link></dt>
         <dd>&s; is used to generate the menus for the HTML website.</dd>
-        <dt><link href="#semantic_linking">Indirect linking</link></dt>
+        <dt><link href="#indirect-linking">Indirect linking</link></dt>
         <dd>&s; provides a basic aliasing mechanism for linking, e.g. one
           can write &lt;link href="site:changes"> from anywhere in the site, and
           link to the "changes" information node (translated to changes.html).