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 2fc4236  Replace Apache HTTP URL with HTTPS version.
2fc4236 is described below

commit 2fc42360f6f59c2f9d8743eb5628fe137ff6e4cc
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 7 10:32:43 2019 -0400

    Replace Apache HTTP URL with HTTPS version.
---
 src/site/xdoc/mail-lists.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index adcfbef..5650206 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -59,9 +59,9 @@ limitations under the License.
       </p>
       <p>
         Questions related to the usage of Commons IO should be posted to the
-        <a href="http://mail-archives.apache.org/mod_mbox/commons-user/";>User 
List</a>.
+        <a href="https://mail-archives.apache.org/mod_mbox/commons-user/";>User 
List</a>.
         <br />
-        The <a 
href="http://mail-archives.apache.org/mod_mbox/commons-dev/";>Developer List</a>
+        The <a 
href="https://mail-archives.apache.org/mod_mbox/commons-dev/";>Developer List</a>
         is for questions and discussion related to the development of Commons 
IO.
         <br />
         Please do not cross-post; developers are also subscribed to the user 
list.
@@ -102,7 +102,7 @@ limitations under the License.
           <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
           <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
           <td><a 
href="mailto:[email protected]?subject=[io]";>Post</a></td>
-          <td><a 
href="http://mail-archives.apache.org/mod_mbox/commons-user/";>mail-archives.apache.org</a></td>
+          <td><a 
href="https://mail-archives.apache.org/mod_mbox/commons-user/";>mail-archives.apache.org</a></td>
           <td><a 
href="http://markmail.org/list/org.apache.commons.users/";>markmail.org</a><br />
               <a 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a><br
 />
               <a 
href="http://news.gmane.org/gmane.comp.jakarta.commons.devel";>news.gmane.org</a>
@@ -120,7 +120,7 @@ limitations under the License.
           <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
           <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
           <td><a 
href="mailto:[email protected]?subject=[io]";>Post</a></td>
-          <td><a 
href="http://mail-archives.apache.org/mod_mbox/commons-dev/";>mail-archives.apache.org</a></td>
+          <td><a 
href="https://mail-archives.apache.org/mod_mbox/commons-dev/";>mail-archives.apache.org</a></td>
           <td><a 
href="http://markmail.org/list/org.apache.commons.dev/";>markmail.org</a><br />
               <a 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a><br
 />
               <a 
href="http://news.gmane.org/gmane.comp.jakarta.commons.devel";>news.gmane.org</a>
@@ -138,7 +138,7 @@ limitations under the License.
           <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
           <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
           <td><i>read only</i></td>
-          <td><a 
href="http://mail-archives.apache.org/mod_mbox/commons-issues/";>mail-archives.apache.org</a></td>
+          <td><a 
href="https://mail-archives.apache.org/mod_mbox/commons-issues/";>mail-archives.apache.org</a></td>
           <td><a 
href="http://markmail.org/list/org.apache.commons.issues/";>markmail.org</a><br 
/>
               <a 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
           </td>
@@ -155,7 +155,7 @@ limitations under the License.
           <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
           <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
           <td><i>read only</i></td>
-          <td><a 
href="http://mail-archives.apache.org/mod_mbox/commons-commits/";>mail-archives.apache.org</a></td>
+          <td><a 
href="https://mail-archives.apache.org/mod_mbox/commons-commits/";>mail-archives.apache.org</a></td>
           <td><a 
href="http://markmail.org/list/org.apache.commons.commits/";>markmail.org</a><br 
/>
               <a 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a>
           </td>
@@ -188,7 +188,7 @@ limitations under the License.
           <td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td> 
           <td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td> 
           <td><i>read only</i></td>
-          <td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/www-announce/";>mail-archives.apache.org</a></td>
 
+          <td><a class="externalLink" 
href="https://mail-archives.apache.org/mod_mbox/www-announce/";>mail-archives.apache.org</a></td>
 
           <td><a class="externalLink" 
href="http://markmail.org/list/org.apache.announce/";>markmail.org</a><br />
               <a class="externalLink" 
href="http://old.nabble.com/Apache-News-and-Announce-f109.html";>old.nabble.com</a><br
 />
               <a class="externalLink" 
href="http://www.mail-archive.com/[email protected]/";>www.mail-archive.com</a><br
 />

Reply via email to