haul        2003/03/12 04:55:17

  Modified:    src/blocks/linkrewriter/samples samples.xml
  Log:
  fix link to docs
  
  Revision  Changes    Path
  1.2       +3 -3      cocoon-2.1/src/blocks/linkrewriter/samples/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/linkrewriter/samples/samples.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- samples.xml       9 Mar 2003 00:04:20 -0000       1.1
  +++ samples.xml       12 Mar 2003 12:55:17 -0000      1.2
  @@ -21,13 +21,13 @@
     </group>
    <!--
     <group name="Documentation">
  -    <sample name="Docs" href="../documents/index">
  +    <sample name="Docs" href="/docs/index">
       The Cocoon documentation.
      </sample>
       <sample name="Tutorial" href="tutorial/home.html">
       A tutorial on Cocoon.
      </sample>
  -    <sample name="List of docs" href="../documents/doclist.html">
  +    <sample name="List of docs" href="/docs/doclist.html">
       Generated list of all documentation (aggregates each book.xml)
      </sample>
       <sample name="Slides" href="slides/slides">
  
  
  

Reply via email to