Repository: commons-imaging Updated Branches: refs/heads/master 913f13fb6 -> c9a3556b5
Fix project documentation after component has been moved to git Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/c9a3556b Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/c9a3556b Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/c9a3556b Branch: refs/heads/master Commit: c9a3556b5f1425257070e27ce6af74362fb67142 Parents: 913f13f Author: Benedikt Ritter <[email protected]> Authored: Mon Jun 5 12:27:05 2017 +0200 Committer: Benedikt Ritter <[email protected]> Committed: Mon Jun 5 12:27:05 2017 +0200 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/c9a3556b/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index a12b441..fc45522 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -68,8 +68,8 @@ <li>Older releases - see the <a href="history.html">Release History</a> page</li> </ul> <p> - The <a href="source-repository.html">subversion repository</a> can be - <a href="http://svn.apache.org/viewvc/commons/proper/imaging/trunk/">browsed</a>, or you can browse/contribute via <a href="https://github.com/apache/commons-imaging">GitHub</a>. + The <a href="source-repository.html">git repository</a> can be + <a href="https://git-wip-us.apache.org/repos/asf?p=commons-imaging.git">browsed</a>, or you can browse/contribute via <a href="https://github.com/apache/commons-imaging">GitHub</a>. </p> </section> <!-- ================================================== -->
