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-testing.git
The following commit(s) were added to refs/heads/master by this push:
new d7cb28e Use HTTPS to access Apache resources.
d7cb28e is described below
commit d7cb28e9294e648b949789076cd71e0734039cb1
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 21:03:17 2019 -0400
Use HTTPS to access Apache resources.
---
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 566ecd2..08d9421 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -90,7 +90,7 @@
For information on previous releases see the
<a href="release-history.html">Release History</a>
, and to download previous releases see the
- <a href="http://archive.apache.org/dist/commons/testing/">Commons
Testing Archive</a>
+ <a href="https://archive.apache.org/dist/commons/testing/">Commons
Testing Archive</a>
.
</p>
</section>