This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new c531bcd Replace SVN with GitBox URL.
c531bcd is described below
commit c531bcd5845bf0933d428fdb8922a3aabea391df
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 21:10:07 2019 -0400
Replace SVN with GitBox URL.
---
src/site/xdoc/index.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 641c8ec..05f5409 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -72,7 +72,7 @@
</ul>
<p>
The <a href="source-repository.html">svn repository</a> can be
- <a
href="http://svn.apache.org/viewvc/commons/proper/bcel/trunk">browsed</a>, or
you can browse/contribute via <a
href="https://github.com/apache/commons-bcel">GitHub</a>.
+ <a
href="https://gitbox.apache.org/repos/asf?p=commons-bcel.git">browsed</a>, or
you can browse/contribute via <a
href="https://github.com/apache/commons-bcel">GitHub</a>.
</p>
</section>
<!-- ================================================== -->