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-io.git
The following commit(s) were added to refs/heads/master by this push:
new bbcdfc3 Use HTTPS to access Apache resources.
bbcdfc3 is described below
commit bbcdfc3015b21ff62be8fbde7923685efae9c81d
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 21:01:35 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 4e3527b..2ce2e4d 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -108,7 +108,7 @@ View the <a href="upgradeto2_2.html">Release Notes</a> and
<subsection name="Older Releases">
<p>
-For previous releases, see the <a
href="http://archive.apache.org/dist/commons/io/">Apache Archive</a>.
+For previous releases, see the <a
href="https://archive.apache.org/dist/commons/io/">Apache Archive</a>.
</p>
</subsection>