Author: mvdb
Date: Tue Jan 10 12:55:37 2006
New Revision: 367790
URL: http://svn.apache.org/viewcvs?rev=367790&view=rev
Log:
Test before you commit.. Fixed the link again
Modified:
gump/trunk/src/documentation/content/xdocs/gettingstarted.xml
Modified: gump/trunk/src/documentation/content/xdocs/gettingstarted.xml
URL: http://svn.apache.org/viewcvs/gump/trunk/src/documentation/content/xdocs/gettingstarted.xml?rev=367790&r1=367789&r2=367790&view=diff
==============================================================================
--- gump/trunk/src/documentation/content/xdocs/gettingstarted.xml (original)
+++ gump/trunk/src/documentation/content/xdocs/gettingstarted.xml Tue Jan 10 12:55:37 2006
@@ -122,7 +122,7 @@
<p>If you have checked out the code then you already have the
metadata in gump/metadata.</p>
- <p>The shared Gump metadata resides in SVN <fork href="https://svn.apache.org/repos/asf/gump/trunk/metadata">here</fork>.</p>
+ <p>The shared Gump metadata resides in SVN <fork href="https://svn.apache.org/repos/asf/gump/metadata">here</fork>.</p>
<source>
svn checkout https://svn.apache.org/repos/asf/gump/trunk/metadata metadata
</source>
|