You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/08/17 23:48:54 UTC

svn commit: r432402 - /maven/maven-1/core/trunk/xdocs/pdf-navigation.xml

Author: ltheussl
Date: Thu Aug 17 14:48:52 2006
New Revision: 432402

URL: http://svn.apache.org/viewvc?rev=432402&view=rev
Log:
Adjust pdf navigation file to current site layout.

Modified:
    maven/maven-1/core/trunk/xdocs/pdf-navigation.xml

Modified: maven/maven-1/core/trunk/xdocs/pdf-navigation.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/pdf-navigation.xml?rev=432402&r1=432401&r2=432402&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/pdf-navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/pdf-navigation.xml Thu Aug 17 14:48:52 2006
@@ -22,16 +22,16 @@
 
     <menu name="About Maven 1.x">
       <item name="Welcome" href="/index.html"/>
-      <item name="What is Maven?" href="/about/whatismaven.html"/>
-      <item name="Feature Summary" href="/about/features.html"/>
-      <item name="Road Map" href="/roadmap.html"/>
+      <item name="What is Maven?" href="/about/whatismaven.html">
+        <item name="Feature Summary" href="/about/features.html"/>
+      </item>
+      <item name="Download" href="/start/download.html">
+        <item name="Release Notes" href="/start/release-notes-1.1-beta-3.html"/>
+        <item name="Compatibility" href="/reference/backwards-compatibility.html"/>
+        <item name="Road Map" href="/roadmap.html"/>
+      </item>
     </menu>
 
-    <menu name="Getting Maven 1.x">
-      <item name="Downloading" href="/start/download.html"/>
-      <item name="Release Notes" href="/start/release-notes-LATEST.html"/>
-      <item name="Compatibility" href="/reference/backwards-compatibility.html"/>
-    </menu>
 
     <!-- TODO [later]: clean up directory structure -->
     <menu name="User's Guide">