Author: epunzalan Date: Mon Jul 17 17:06:09 2006 New Revision: 422923 URL: http://svn.apache.org/viewvc?rev=422923&view=rev Log: PR: MECLIPSE-64
moved the FAQ to the last of the list in the navigation bar Modified: maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml Modified: maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml?rev=422923&r1=422922&r2=422923&view=diff ============================================================================== --- maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml (original) +++ maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml Mon Jul 17 17:06:09 2006 @@ -7,9 +7,9 @@ <item name="Introduction" href="index.html"/> <item name="Goals" href="plugin-info.html"/> <item name="Usage" href="usage.html"/> - <item name="FAQ" href="faq.html"/> <item name="Multiple Module Projects" href="reactor.html"/> <item name="WTP Support" href="wtp.html"/> + <item name="FAQ" href="faq.html"/> </menu> <menu name="Examples">