You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/01/26 17:08:36 UTC

cvs commit: maven-plugins/pdf/xdocs navigation.xml

evenisse    2004/01/26 08:08:36

  Modified:    pdf/xdocs navigation.xml
  Log:
  Fix pdf link.
  
  Revision  Changes    Path
  1.4       +1 -1      maven-plugins/pdf/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pdf/xdocs/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- navigation.xml	26 Jan 2004 08:29:02 -0000	1.3
  +++ navigation.xml	26 Jan 2004 16:08:36 -0000	1.4
  @@ -5,7 +5,7 @@
           <links>
               <item name="Maven" href="http://maven.apache.org/"/>
               <item name="FOP" href="http://xml.apache.org/fop/"/>
  -            <item name="PDF Documentation" href="/project.pdf"/>
  +            <item name="PDF Documentation" href="/maven-pdf-plugin.pdf"/>
           </links>
           <menu name="Overview">
               <item name="Goals" href="/goals.html"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org