Repository: commons-cli
Updated Branches:
  refs/heads/master 56a71f702 -> cf65780a8


Update documentation after CLI has been migrated to git


Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/cf65780a
Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/cf65780a
Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/cf65780a

Branch: refs/heads/master
Commit: cf65780a8b62430f51faa9ea3f35dde0378940cf
Parents: 56a71f7
Author: Benedikt Ritter <[email protected]>
Authored: Thu Jun 8 19:44:57 2017 +0200
Committer: Benedikt Ritter <[email protected]>
Committed: Thu Jun 8 19:44:57 2017 +0200

----------------------------------------------------------------------
 src/site/xdoc/index.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-cli/blob/cf65780a/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 705b14f..1450122 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -86,8 +86,8 @@ usage: ls
         <li><a href="javadocs/api-1.0/index.html">CLI 1.0</a></li>
       </ul>
       <p>
-        The <a href="source-repository.html">Subversion repository</a> can be
-        <a 
href="http://svn.apache.org/viewvc/commons/proper/cli/trunk/";>browsed</a>.
+        The <a href="source-repository.html">git repository</a> can be
+        <a 
href="https://git-wip-us.apache.org/repos/asf?p=commons-cli.git";>browsed</a>.
       </p>
     </section>
 

Reply via email to