svn commit: r1461056 - /ofbiz/site/source-repositories.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1461056 - /ofbiz/site/source-repositories.html

jacopoc
Author: jacopoc
Date: Tue Mar 26 10:50:08 2013
New Revision: 1461056

URL: http://svn.apache.org/r1461056
Log:
Updated links about Subversion (they were still pointing to the tigris site); thanks to Adrian Crum for the report.

Modified:
    ofbiz/site/source-repositories.html

Modified: ofbiz/site/source-repositories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1461056&r1=1461055&r2=1461056&view=diff
==============================================================================
--- ofbiz/site/source-repositories.html (original)
+++ ofbiz/site/source-repositories.html Tue Mar 26 10:50:08 2013
@@ -42,13 +42,13 @@
           <h2>Apache OFBiz&trade; Source Repository</h2>
 
 <div class="highlights">
-  <h4>Subversion Links</h4>
+  <h4>Apache Subversion</h4>
   <p>
-     If you are not familiar with Subversion and you don't have an SVN client tool, the following links will be useful:
+     If you are not familiar with Apache Subversion and you don't have an SVN client tool, the following links will be useful:
      <ul>
-     <li><a href="http://subversion.tigris.org/" class="external-link" rel="nofollow" target="external">Subversion Home</a></li>
-     <li><a href="http://subversion.tigris.org/project_packages.html" class="external-link" rel="nofollow" target="external">SVN Client Tools</a></li>
-     <li><a href="http://svnbook.red-bean.com/" class="external-link" rel="nofollow" target="external">Subversion Book</a></li>
+     <li><a href="http://subversion.apache.org/" class="external-link" rel="nofollow" target="external">Apache Subversion Home</a></li>
+     <li><a href="http://subversion.apache.org/packages.html" class="external-link" rel="nofollow" target="external">SVN Client Tools</a></li>
+     <li><a href="http://subversion.apache.org/docs/" class="external-link" rel="nofollow" target="external">Documentation</a></li>
      </ul>
   </p>
 </div>