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


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

commit d58620b47862082dd12a208a3c298cc293aced23
Author: Gary Gregory <ggreg...@rocketsoftware.com>
AuthorDate: Sat Jul 6 21:00:13 2019 -0400

    Use HTTPS to access Apache resources.
---
 src/site/xdoc/index.xml                                | 2 +-
 src/test/resources/attachments/download_email.cgi.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index dfa777f..210a81f 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -110,7 +110,7 @@
                 is available
             </p>
             <p>
-                For previous releases, see the <a 
href="http://archive.apache.org/dist/commons/email/";>Apache Archive</a>.
+                For previous releases, see the <a 
href="https://archive.apache.org/dist/commons/email/";>Apache Archive</a>.
             </p>
         </section>
         <!-- ================================================== -->
diff --git a/src/test/resources/attachments/download_email.cgi.html 
b/src/test/resources/attachments/download_email.cgi.html
index ea293f4..ebe1ca3 100644
--- a/src/test/resources/attachments/download_email.cgi.html
+++ b/src/test/resources/attachments/download_email.cgi.html
@@ -761,7 +761,7 @@
  The <code>KEYS</code> link links to the code signing keys used to sign the 
product. The <code>PGP</code> link downloads the OpenPGP compatible signature 
from our main site.
 
  The <code>MD5</code> link downloads the checksum from the main site.
- </p><p>For more information concerning Email, see the <a 
href="https://commons.apache.org/email/"; class="name">Email</a> site. </p><div 
class="links"><span class="link"><a 
href="http://www.apache.org/dist/commons/KEYS";>KEYS</a></span></div><ul 
class="downloads"><li class="group"><div class="links"><span 
class="label"></span><span class="link"><a 
href="https://commons.apache.org/email/changes-report.html";>Changes 
Report</a></span></div><ul></ul></li><li class="group"><div class="links">< 
[...]
+ </p><p>For more information concerning Email, see the <a 
href="https://commons.apache.org/email/"; class="name">Email</a> site. </p><div 
class="links"><span class="link"><a 
href="http://www.apache.org/dist/commons/KEYS";>KEYS</a></span></div><ul 
class="downloads"><li class="group"><div class="links"><span 
class="label"></span><span class="link"><a 
href="https://commons.apache.org/email/changes-report.html";>Changes 
Report</a></span></div><ul></ul></li><li class="group"><div class="links">< 
[...]
  </div>
 
 

Reply via email to