Author: brett
Date: Thu Mar  9 18:44:02 2006
New Revision: 384683

URL: http://svn.apache.org/viewcvs?rev=384683&view=rev
Log:
[MNG-1899] fix bad anchor ref
Submitted by: Philip Mark Donaghy

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

Modified: maven/site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewcvs/maven/site/trunk/src/site/site.xml?rev=384683&r1=384682&r2=384683&view=diff
==============================================================================
--- maven/site/trunk/src/site/site.xml (original)
+++ maven/site/trunk/src/site/site.xml Thu Mar  9 18:44:02 2006
@@ -38,7 +38,7 @@
     <menu name="Quick Links">
       <item name="Features" href="/maven-features.html"/>
       <item name="Download" href="/download.html"/>
-      <item name="Installation Instructions" 
href="/download.html#installation"/>
+      <item name="Installation Instructions" 
href="/download.html#Installation"/>
       <item name="Getting Started" href="/guides/getting-started/index.html"/>
       <item name="Documentation" href="/guides/index.html"/>
       <item name="Available Plug-ins" href="/plugins/index.html"/>


Reply via email to