Author: sebb
Date: Sat Apr  9 14:17:49 2022
New Revision: 1079116

Log:
git-wip-us => gitbox

Modified:
    websites/production/commons/content/proper/commons-csv/index.html

Modified: websites/production/commons/content/proper/commons-csv/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/index.html (original)
+++ websites/production/commons/content/proper/commons-csv/index.html Sat Apr  
9 14:17:49 2022
@@ -324,7 +324,7 @@ The Javadoc API documents are available
 
 <p>
 The <a href="scm.html">git repository</a> can be
-<a class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf?p=commons-csv.git";>browsed</a>.
+<a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-csv.git";>browsed</a>.
 </p>
 </section>
 
@@ -371,7 +371,7 @@ For previous releases, see the <a class=
 <section>
 <h2><a name="Building_from_sources"></a>Building from sources</h2>
   
-<p>The latest code can be checked out from our git repository at <a 
class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf/commons-csv.git";>https://git-wip-us.apache.org/repos/asf/commons-csv.git</a>.
+<p>The latest code can be checked out from our git repository at <a 
class="externalLink" 
href="https://gitbox.apache.org/repos/asf/commons-csv.git";>https://gitbox.apache.org/repos/asf/commons-csv.git</a>.
     You can build the component using Apache Maven using <code>mvn clean 
package</code>.
   </p>
 </section>


Reply via email to