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-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new fac2fff  Use HTTPS to access Apache resources.
fac2fff is described below

commit fac2fffe9f970ec67c6e357658d0067130572875
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sat Jul 6 20:59:37 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 baf16e1..1f50794 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -89,7 +89,7 @@ for the latest releases.<br />
 <a href="changes-report.html">Change reports</a> are also available.
 </p>
 <p>
-For previous releases, see the <a 
href="http://archive.apache.org/dist/commons/crypto/";>Apache
+For previous releases, see the <a 
href="https://archive.apache.org/dist/commons/crypto/";>Apache
     Archive</a>
 </p>
 </section>

Reply via email to