You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -88,12 +88,12 @@ For previous releases, see the <a href="http://archive.apache.org/dist/commons/c
88
88
</dependency></pre>
89
89
</p>
90
90
<p>
91
-
For other dependency access methods, see <ahref="dependency-info.html">Dependency Information</a>
91
+
For other dependency access methods, see <ahref="dependency-info.html">Dependency Information</a>
92
92
</p>
93
93
</section>
94
94
95
95
<sectionname="Building from sources">
96
-
<p>The latest code can be checked out from our Subversion repository at <ahref="http://svn.apache.org/repos/asf/commons/proper/csv/trunk/">http://svn.apache.org/repos/asf/commons/proper/csv/trunk/</a>.
96
+
<p>The latest code can be checked out from our git repository at <ahref="https://git-wip-us.apache.org/repos/asf/commons-csv.git">https://git-wip-us.apache.org/repos/asf/commons-csv.git</a>.
97
97
You can build the component using Apache Maven using <code>mvn clean package</code>.
0 commit comments