Author: brianf
Date: Thu Sep 11 13:54:46 2008
New Revision: 694473

URL: http://svn.apache.org/viewvc?rev=694473&view=rev
Log:
fix the links because they are in the menu section from the parent now

Modified:
    maven/enforcer/trunk/src/site/site.xml

Modified: maven/enforcer/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/enforcer/trunk/src/site/site.xml?rev=694473&r1=694472&r2=694473&view=diff
==============================================================================
--- maven/enforcer/trunk/src/site/site.xml (original)
+++ maven/enforcer/trunk/src/site/site.xml Thu Sep 11 13:54:46 2008
@@ -19,18 +19,6 @@
 -->
 <project>
   <body>
-    <!-- TODO: use breadcrumbs more structure -->
-    <links>
-      <item name="Apache" href="http://www.apache.org/"/>
-      <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x"/>
-      <item name="Maven 2.x" href="http://maven.apache.org/"/>
-      <item name="Maven 2.x Plugins" href="http://maven.apache.org/plugins/"/>
-      <item name="SCM" href="http://maven.apache.org/scm"/>
-      <item name="Wagon" href="http://maven.apache.org/wagon"/>
-      <item name="JXR" href="http://maven.apache.org/jxr"/>
-      <item name="Doxia" href="http://maven.apache.org/doxia"/>
-    </links>
-
     <menu ref="modules" />
   </body>
 </project>


Reply via email to