This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 5942cea3 git-wip-us => gitbox
5942cea3 is described below
commit 5942cea3e81f702ac27cdfb1c9fb8197b3d80b1f
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 5 11:36:51 2022 +0100
git-wip-us => gitbox
---
src/site/xdoc/index.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 90ed8495..9d69cf22 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -55,7 +55,7 @@ The Javadoc API documents are available online:
</ul>
<p>
The <a href="scm.html">git repository</a> can be
-<a
href="https://git-wip-us.apache.org/repos/asf?p=commons-csv.git">browsed</a>.
+<a href="https://gitbox.apache.org/repos/asf?p=commons-csv.git">browsed</a>.
</p>
</section>
<!-- ================================================== -->
@@ -89,7 +89,7 @@ For previous releases, see the <a
href="https://archive.apache.org/dist/commons/
</section>
<section name="Building from sources">
- <p>The latest code can be checked out from our git repository at <a
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
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>