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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 48f9260 Use HTTPS to access Apache resources.
48f9260 is described below
commit 48f9260ab644d73e4b0d882d7d6e824369ecdd2b
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 21:01:20 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 9fe72d7..b24ee18 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -87,7 +87,7 @@
</subsection>
<p>
- For information on previous releases see the <a
href="history.html">Release History</a>, and to download previous releases see
the <a href="http://archive.apache.org/dist/commons/sanselan/">Commons Sanselan
Archive</a>.
+ For information on previous releases see the <a
href="history.html">Release History</a>, and to download previous releases see
the <a href="https://archive.apache.org/dist/commons/sanselan/">Commons
Sanselan Archive</a>.
</p>
</section>
<!-- ================================================== -->