You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/10/14 22:14:01 UTC

svn commit: r321202 - in /maven/components/trunk/maven-site: pom.xml src/site/site.xml

Author: jvanzyl
Date: Fri Oct 14 13:13:56 2005
New Revision: 321202

URL: http://svn.apache.org/viewcvs?rev=321202&view=rev
Log:
o updating link

Modified:
    maven/components/trunk/maven-site/pom.xml
    maven/components/trunk/maven-site/src/site/site.xml

Modified: maven/components/trunk/maven-site/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/pom.xml?rev=321202&r1=321201&r2=321202&view=diff
==============================================================================
--- maven/components/trunk/maven-site/pom.xml (original)
+++ maven/components/trunk/maven-site/pom.xml Fri Oct 14 13:13:56 2005
@@ -18,8 +18,8 @@
     </site>
     -->
     <site>
-      <id>website</id>
-      <url>scp://minotaur.apache.org/x1/home/jvanzyl/public_html/maven2</url>
+      <id>beaver</id>
+      <url>scp://beaver.codehaus.org/home/users/jvanzyl/public_html/maven2/</url>
     </site>    
   </distributionManagement>
   <reporting>

Modified: maven/components/trunk/maven-site/src/site/site.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/site.xml?rev=321202&r1=321201&r2=321202&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/site.xml (original)
+++ maven/components/trunk/maven-site/src/site/site.xml Fri Oct 14 13:13:56 2005
@@ -19,7 +19,7 @@
       <item name="Download" href="/download.html"/>
       <item name="Install" href="/download.html#installation"/>
       <item name="Getting Started" href="/guides/getting-started/index.html"/>
-      <item name="Documentation" href="/guides/toc.html"/>
+      <item name="Documentation" href="/guides/index.html"/>
       <item name="Release Notes" href="/release-notes.html"/>
     </menu>