You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2003/07/02 08:05:18 UTC

cvs commit: cocoon-2.1/src/documentation/xdocs/userdocs/concepts book.xml

crossley    2003/07/01 23:05:18

  Modified:    src/documentation/xdocs/userdocs/concepts book.xml
  Log:
  Fix broken link.
  
  Revision  Changes    Path
  1.5       +1 -1      cocoon-2.1/src/documentation/xdocs/userdocs/concepts/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/concepts/book.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml	2 Jul 2003 05:03:52 -0000	1.4
  +++ book.xml	2 Jul 2003 06:05:17 -0000	1.5
  @@ -26,7 +26,7 @@
       <menu-item label="XML Validation" href="validation.html"/>
       <menu-item label="Databases" href="databases.html"/>
       <menu-item label="Modules" href="modules.html"/>
  -    <menu-item label="Redirects" href="redirects.html"/>
  +    <menu-item label="Redirection" href="redirection.html"/>
       <menu-item label="Profiler" href="profiler.html"/>
       <menu-item label="Error Handling" href="errorhandling.html"/>
     </menu>