You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/11/28 19:33:36 UTC

[struts-site] branch master updated (a762cd7 -> 9d6f151)

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git.


    from a762cd7  Adds toc to kick deployment again
     new f532dc4  Uses https to download MD5 and SHA1
     new 6cfaf29  Uses https to access ASF sites
     new 2a52415  Adds leading slash
     new d62f20f  Adds info about prior versions
     new 9d6f151  Uses proper links

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _config.yml                  |   2 +-
 source/_includes/header.html |   4 +-
 source/announce.md           |   2 +-
 source/bylaws.md             |  14 +++---
 source/download.html         | 112 +++++++++++++++++++++----------------------
 source/downloads.html        |  51 +++++++++++++++++++-
 source/helping.md            |   4 +-
 source/index.html            |   2 +-
 source/releases.md           |   2 +-
 9 files changed, 121 insertions(+), 72 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <co...@struts.apache.org>'].

[struts-site] 01/05: Uses https to download MD5 and SHA1

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit f532dc4cfda13e3409375ba981aa8990663144ae
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Nov 28 19:37:28 2017 +0100

    Uses https to download MD5 and SHA1
---
 source/download.html | 112 +++++++++++++++++++++++++--------------------------
 1 file changed, 56 insertions(+), 56 deletions(-)

diff --git a/source/download.html b/source/download.html
index 7d2aa0c..5d71730 100644
--- a/source/download.html
+++ b/source/download.html
@@ -53,7 +53,7 @@ title: Download a Release
 
 <p>
   You may also consult the
-  <a href="http://www.apache.org/mirrors/">complete list of
+  <a href="https://www.apache.org/mirrors/">complete list of
     mirrors.</a>
 </p>
 
@@ -62,7 +62,7 @@ title: Download a Release
 <h3 id="struts{{ site.current_version_short }}">Struts {{ site.current_version }}</h3>
 
 <p>
-  <a href="http://struts.apache.org/">Apache Struts {{ site.current_version }}</a> is an elegant, extensible
+  <a href="https://struts.apache.org/">Apache Struts {{ site.current_version }}</a> is an elegant, extensible
   framework for creating enterprise-ready Java web applications. It is available in a full distribution,
   or as separate library, source, example and documentation distributions.
   Struts {{ site.current_version }} is the "best available" version of Struts in the 2.5 series.
@@ -70,15 +70,15 @@ title: Download a Release
 
 <ul>
   <li>
-    <a href="http://struts.apache.org/docs/version-notes-{{ site.current_version_short }}.html">Version Notes</a>
+    <a href="https://struts.apache.org/docs/version-notes-{{ site.current_version_short }}.html">Version Notes</a>
   </li>
 
   <li>Full Distribution:
     <ul>
       <li>
         <a href="[preferred]struts/{{ site.current_version }}/struts-{{ site.current_version }}-all.zip">struts-{{ site.current_version }}-all.zip</a> (65MB)
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-all.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-all.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-all.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-all.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -87,8 +87,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/{{ site.current_version }}/struts-{{ site.current_version }}-apps.zip">struts-{{ site.current_version }}-apps.zip</a> (35MB)
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-apps.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-apps.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-apps.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-apps.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -97,8 +97,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/{{ site.current_version }}/struts-{{ site.current_version }}-min-lib.zip">struts-{{ site.current_version }}-min-lib.zip</a> (4MB)
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-min-lib.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-min-lib.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-min-lib.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-min-lib.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -107,8 +107,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/{{ site.current_version }}/struts-{{ site.current_version }}-lib.zip">struts-{{ site.current_version }}-lib.zip</a> (19MB)
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-lib.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-lib.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-lib.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-lib.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -117,8 +117,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/{{ site.current_version }}/struts-{{ site.current_version }}-docs.zip">struts-{{ site.current_version }}-docs.zip</a> (13MB)
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-docs.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-docs.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-docs.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-docs.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -127,8 +127,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/{{ site.current_version }}/struts-{{ site.current_version }}-src.zip">struts-{{ site.current_version }}-src.zip</a> (7MB)
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-src.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-src.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-src.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/{{ site.current_version }}/struts-{{ site.current_version }}-src.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -139,15 +139,15 @@ title: Download a Release
 
 <ul>
   <li>
-    <a href="http://struts.apache.org/docs/version-notes-2334.html">Version Notes</a>
+    <a href="https://struts.apache.org/docs/version-notes-2334.html">Version Notes</a>
   </li>
 
   <li>Full Distribution:
     <ul>
       <li>
         <a href="[preferred]struts/2.3.34/struts-2.3.34-all.zip">struts-2.3.34-all.zip</a> (65MB)
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-all.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-all.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-all.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-all.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -156,8 +156,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/2.3.34/struts-2.3.34-apps.zip">struts-2.3.34-apps.zip</a> (35MB)
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-apps.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-apps.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-apps.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-apps.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -166,8 +166,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/2.3.34/struts-2.3.34-min-lib.zip">struts-2.3.34-min-lib.zip</a> (4MB)
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-min-lib.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-min-lib.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-min-lib.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-min-lib.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -176,8 +176,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/2.3.34/struts-2.3.34-lib.zip">struts-2.3.34-lib.zip</a> (19MB)
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-lib.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-lib.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-lib.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-lib.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -186,8 +186,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/2.3.34/struts-2.3.34-docs.zip">struts-2.3.34-docs.zip</a> (13MB)
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-docs.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-docs.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-docs.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-docs.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -196,8 +196,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/2.3.34/struts-2.3.34-src.zip">struts-2.3.34-src.zip</a> (7MB)
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-src.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/2.3.34/struts-2.3.34-src.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-src.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/2.3.34/struts-2.3.34-src.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -217,9 +217,9 @@ title: Download a Release
         <a href="[preferred]struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar">
           struts2-secure-jakarta-multipart-parser-plugin-1.1.jar
         </a>
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar.md5">MD5</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar.sha1">SHA1</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1.jar.sha1">SHA1</a>]
       </li>
     </ul>
   </li>
@@ -230,9 +230,9 @@ title: Download a Release
         <a href="[preferred]struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip">
           struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip
         </a>
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip.md5">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip.asc">MD5</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip.sha1">SHA1</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip.md5">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip.asc">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-multipart-parser-plugin/1.1/struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip.sha1">SHA1</a>]
       </li>
     </ul>
   </li>
@@ -243,9 +243,9 @@ title: Download a Release
         <a href="[preferred]struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar">
           struts2-secure-jakarta-multipart-parser-plugin-1.1.jar
         </a>
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.md5">MD5</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.sha1">SHA1</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1.jar.sha1">SHA1</a>]
       </li>
     </ul>
   </li>
@@ -256,9 +256,9 @@ title: Download a Release
         <a href="[preferred]struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip">
           struts2-secure-jakarta-multipart-parser-plugin-1.1-source-release.zip
         </a>
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.md5">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.asc">MD5</a>]
-        [<a href="http://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.sha1">SHA1</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.md5">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.asc">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/struts-extras/struts2-secure-jakarta-stream-multipart-parser-plugin/1.1/struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-source-release.zip.sha1">SHA1</a>]
       </li>
     </ul>
   </li>
@@ -267,13 +267,13 @@ title: Download a Release
 
 <h2 id="prior-releases">Prior releases</h2>
 <p>
-  If you are looking for other versions than above please check <a href="http://archive.apache.org/dist/struts/">the Apache Archive</a> site.
+  If you are looking for other versions than above please check <a href="https://archive.apache.org/dist/struts/">the Apache Archive</a> site.
 </p>
 
 <h3 id="struts1310">Struts 1.3.10</h3>
 
 <p>
-  <a href="http://struts.apache.org/1.3.10/index.html">Struts 1.3.10 - EOL</a>
+  <a href="https://struts.apache.org/1.3.10/index.html">Struts 1.3.10 - EOL</a>
   is the latest production release of Struts 1. It is available in a full distribution, or as
   separate library, source, example and documentation distributions.
 </p>
@@ -289,8 +289,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/1.3.10/struts-1.3.10-all.zip">struts-1.3.10-all.zip</a>
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -299,8 +299,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/1.3.10/struts-1.3.10-lib.zip">struts-1.3.10-lib.zip</a>
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -309,8 +309,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/1.3.10/struts-1.3.10-src.zip">struts-1.3.10-src.zip</a>
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -319,8 +319,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/1.3.10/struts-1.3.10-apps.zip">struts-1.3.10-apps.zip</a>
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -329,8 +329,8 @@ title: Download a Release
     <ul>
       <li>
         <a href="[preferred]struts/1.3.10/struts-1.3.10-docs.zip">struts-1.3.10-docs.zip</a>
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-docs.zip.asc">PGP</a>]
-        [<a href="http://www.apache.org/dist/struts/1.3.10/struts-1.3.10-docs.zip.md5">MD5</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-docs.zip.asc">PGP</a>]
+        [<a href="https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-docs.zip.md5">MD5</a>]
       </li>
     </ul>
   </li>
@@ -339,7 +339,7 @@ title: Download a Release
 
 <h2 id="strutsarchive">Older Releases</h2>
 <p>
-  Older versions of Struts are available from the <a href="http://archive.apache.org/dist/struts/">Archive Site.</a>
+  Older versions of Struts are available from the <a href="https://archive.apache.org/dist/struts/">Archive Site.</a>
 </p>
 
 <h2 id="verify">Verify the integrity of the files</h2>
@@ -384,8 +384,8 @@ title: Download a Release
 <p>
   Alternatively, you can verify the MD5 signature on the files. A Unix program called <code>md5</code>
   or <code>md5sum</code> is included in many Unix distributions. It is also available as part of
-  <a href="http://www.gnu.org/software/textutils/textutils.html"> GNU Textutils.</a>
-  Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here,</a>
+  <a href="https://www.gnu.org/software/textutils/textutils.html"> GNU Textutils.</a>
+  Windows users can get binary md5 programs from <a href="https://www.fourmilab.ch/md5/">here,</a>
   <a href="http://www.pc-tools.net/win32/freeware/console/"> here,</a>
-  or <a href="http://www.slavasoft.com/fsum/">here.</a>
+  or <a href="https://www.slavasoft.com/fsum/">here.</a>
 </p>

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.

[struts-site] 05/05: Uses proper links

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit 9d6f151713633394324fbf2705e8d6d938c1ce70
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Nov 28 20:32:45 2017 +0100

    Uses proper links
---
 source/downloads.html | 54 +++++++++++++++++++++++++--------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/source/downloads.html b/source/downloads.html
index 3b6e664..5062af5 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -110,9 +110,9 @@ title: Releases
     </td>
     <td class="no-wrap">5 September 2017</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>
     </td>
     <td>
       <a href="{{ site.wiki_url }}/Version+Notes+2.5.13">Version notes</a>
@@ -124,9 +124,9 @@ title: Releases
     </td>
     <td class="no-wrap">6 July 2017</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>
     </td>
     <td>
       <a href="{{ site.wiki_url }}/Version+Notes+2.5.12">Version notes</a>
@@ -138,9 +138,9 @@ title: Releases
     </td>
     <td class="no-wrap">7 March 2017</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>
     </td>
@@ -167,9 +167,9 @@ title: Releases
     </td>
     <td class="no-wrap">3 February 2017</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>
@@ -184,9 +184,9 @@ title: Releases
     </td>
     <td class="no-wrap">19 December 2016</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>
@@ -201,9 +201,9 @@ title: Releases
     </td>
     <td class="no-wrap">21 October 2016</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,
@@ -232,9 +232,9 @@ title: Releases
     </td>
     <td class="no-wrap">7 Jul 2016</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,
@@ -266,9 +266,9 @@ title: Releases
     </td>
     <td class="no-wrap">18 Jun 2016</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,
@@ -285,9 +285,9 @@ title: Releases
     </td>
     <td class="no-wrap">9 May 2016</td>
     <td>
-      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
-      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
-      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
+      <a href="{{ site.wiki_url }}/S2-050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2-051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2-052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.

[struts-site] 04/05: Adds info about prior versions

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit d62f20fc957ee42a8c9b09c0936fbcda70d07a99
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Nov 28 20:29:39 2017 +0100

    Adds info about prior versions
---
 source/downloads.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/source/downloads.html b/source/downloads.html
index 93dbf82..3b6e664 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -106,10 +106,41 @@ title: Releases
   <tbody>
   <tr>
     <td class="no-wrap">
+      Struts 2.5.13
+    </td>
+    <td class="no-wrap">5 September 2017</td>
+    <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>
+    </td>
+    <td>
+      <a href="{{ site.wiki_url }}/Version+Notes+2.5.13">Version notes</a>
+    </td>
+  </tr>
+  <tr>
+    <td class="no-wrap">
+      Struts 2.5.12
+    </td>
+    <td class="no-wrap">6 July 2017</td>
+    <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>
+    </td>
+    <td>
+      <a href="{{ site.wiki_url }}/Version+Notes+2.5.12">Version notes</a>
+    </td>
+  </tr>
+  <tr>
+    <td class="no-wrap">
       Struts 2.5.10.1
     </td>
     <td class="no-wrap">7 March 2017</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>
     </td>
@@ -136,6 +167,9 @@ title: Releases
     </td>
     <td class="no-wrap">3 February 2017</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>
@@ -150,6 +184,9 @@ title: Releases
     </td>
     <td class="no-wrap">19 December 2016</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>
@@ -164,6 +201,9 @@ title: Releases
     </td>
     <td class="no-wrap">21 October 2016</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,
@@ -192,6 +232,9 @@ title: Releases
     </td>
     <td class="no-wrap">7 Jul 2016</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,
@@ -223,6 +266,9 @@ title: Releases
     </td>
     <td class="no-wrap">18 Jun 2016</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,
@@ -239,6 +285,9 @@ title: Releases
     </td>
     <td class="no-wrap">9 May 2016</td>
     <td>
+      <a href="{{ site.wiki_url }}/S2+050">S2-050</a>,
+      <a href="{{ site.wiki_url }}/S2+051">S2-051</a>,
+      <a href="{{ site.wiki_url }}/S2+052">S2-052</a>,
       <a href="/docs/s2-049.html">S2-049</a>,
       <a href="/docs/s2-047.html">S2-047</a>,
       <a href="/docs/s2-045.html">S2-045</a>,

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.

[struts-site] 03/05: Adds leading slash

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit 2a524150d74db62cb19de55a1cdc67be85f04499
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Nov 28 20:29:02 2017 +0100

    Adds leading slash
---
 _config.yml        | 2 +-
 source/announce.md | 2 +-
 source/index.html  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_config.yml b/_config.yml
index afe36d6..e89c8da 100644
--- a/_config.yml
+++ b/_config.yml
@@ -26,4 +26,4 @@ repository_url: https://github.com/apache/struts-site
 apidocs: /maven/struts2-core/apidocs
 
 # Confluence main site
-wiki_url: https://cwiki.apache.org/confluence/display/WW/
+wiki_url: https://cwiki.apache.org/confluence/display/WW
diff --git a/source/announce.md b/source/announce.md
index dbb9b60..e58cc4c 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -54,7 +54,7 @@ Below is a full list of all changes:
 - Upgrade net.sf.json-lib to version 2.4
 - Upgrade Spring to version 4.1.9
 
-> Please read the [Version Notes]({{ site.wiki_url }}Version+Notes+2.5.14) to find more details about performed bug fixes and improvements.
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+2.5.14) to find more details about performed bug fixes and improvements.
 
 **All developers are strongly advised to perform this action.**
 
diff --git a/source/index.html b/source/index.html
index ff25a61..b19c7dd 100644
--- a/source/index.html
+++ b/source/index.html
@@ -36,7 +36,7 @@ title: Welcome to the Apache Struts project
           Apache Struts {{ site.current_version }} GA has been released<br/>on {{ site.release_date }}.
         </p>
         Read more in <a href="announce.html#a{{ site.release_date_short }}">Announcement</a> or in
-        <a href="{{ site.wiki_url }}Version+Notes+2.5.14">Version notes</a>
+        <a href="{{ site.wiki_url }}/Version+Notes+2.5.14">Version notes</a>
       </div>
       <div class="column col-md-4">
         <h2>Apache Struts 2.3.34 GA</h2>

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.

[struts-site] 02/05: Uses https to access ASF sites

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git

commit 6cfaf29a2030c6ebd560fb25e89cf5cd7b61cbfe
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Nov 28 19:39:22 2017 +0100

    Uses https to access ASF sites
---
 source/_includes/header.html |  4 ++--
 source/bylaws.md             | 14 +++++++-------
 source/downloads.html        |  2 +-
 source/helping.md            |  4 ++--
 source/releases.md           |  2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/source/_includes/header.html b/source/_includes/header.html
index 2a0e2b9..d12422a 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -27,8 +27,8 @@
                 <li><a href="/downloads.html">Downloads</a></li>
                 <li><a href="/announce.html">Announcements</a></li>
                 <li><a href="http://www.apache.org/licenses/">License</a></li>
-                <li><a href="http://apache.org/foundation/thanks.html">Thanks!</a></li>
-                <li><a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+                <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
               </ul>
             </li>
             <li class="dropdown">
diff --git a/source/bylaws.md b/source/bylaws.md
index 59f3a79..bb855bc 100644
--- a/source/bylaws.md
+++ b/source/bylaws.md
@@ -11,12 +11,12 @@ title: Project Management Committee Charter
 
 ## Apache Struts PMC Charter
 
-Struts is a Project of the [Apache Software Foundation](http://apache.org/foundation) (ASF), formed by a resolution
-of the [ASF Board of Directors](http://apache.org/foundation/board/). As an ASF Project, Struts is subject to the
-[ASF Bylaws](http://apache.org/foundation/bylaws.html) and the direction of the ASF Board.
+Struts is a Project of the [Apache Software Foundation](https://www.apache.org/foundation) (ASF), formed by a resolution
+of the [ASF Board of Directors](https://www.apache.org/foundation/board/). As an ASF Project, Struts is subject to the
+[ASF Bylaws](https://www.apache.org/foundation/bylaws.html) and the direction of the ASF Board.
 
 The Project Charter incorporates by reference the current version
-of [How the ASF works](http://apache.org/foundation/how-it-works.html), with the additional guidelines
+of [How the ASF works](https://www.apache.org/foundation/how-it-works.html), with the additional guidelines
 and clarifications found herein.
 
 ## Roles and Responsibilities
@@ -63,7 +63,7 @@ other than the member in question. The list of active PMC members can be found o
 
 The PMC is responsible for the day-to-day management of the Struts Project. The PMC oversees all changes
 made to the codebase. The PMC must ensure that all code under a Apache Struts repository is the lawful property
-of the Foundation and may be distributed under the [Apache Software License](http://apache.org/licenses/).
+of the Foundation and may be distributed under the [Apache Software License](https://www.apache.org/licenses/).
 All releases of a Struts subproject must be sanctioned by the Project Management Committee.
 
 ### Subprojects
@@ -83,13 +83,13 @@ vote of the PMC.
 
 ## Decision Making
 
-All [Volunteers](http://apache.org/foundation/how-it-works.html#roles) (Users, Developers, Committers, PMC Members)
+All [Volunteers](https://www.apache.org/foundation/how-it-works.html#roles) (Users, Developers, Committers, PMC Members)
 are encouraged to participate in the decision-making process, but binding decisions are made only
 by the Project Management Committee.
 
 ### Voting
 
-Any subscriber to the list may [vote](http://apache.org/foundation/voting.html) on any issue or action item.
+Any subscriber to the list may [vote](https://www.apache.org/foundation/voting.html) on any issue or action item.
 Votes from Developers and Committers are especially welcome. However, the only binding votes are those cast by a PMC
 Member.
 
diff --git a/source/downloads.html b/source/downloads.html
index bf0db1b..93dbf82 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -11,7 +11,7 @@ title: Releases
 
 <p>
   Releases of the Apache Struts framework are made available to the general public at no charge,
-  under the <a href="http://apache.org/licenses/">Apache License,</a> in both binary and source distributions.
+  under the <a href="https://www.apache.org/licenses/">Apache License,</a> in both binary and source distributions.
   Individual JARs are also made available through <a href="http://maven.apache.org">Apache Maven</a>
   repositories, like <a href="http://ibiblio.org">ibiblio.</a>
 </p>
diff --git a/source/helping.md b/source/helping.md
index 57e5f9c..0a67e1f 100644
--- a/source/helping.md
+++ b/source/helping.md
@@ -116,7 +116,7 @@ title: Helping
   The Struts 2 documentation is maintained using the Atlassian Confluence wiki software and automatically
   exported to HTML for viewing on the website. To help with the Struts 2 documentation, you must create
   an account at [cwki.apache.org/confluence](http://cwiki.apache.org/confluence), AND you must file a
-  [Contributor License Agreement](http://apache.org/licenses/icla.txt) with the ASF.
+  [Contributor License Agreement](https://www.apache.org/licenses/icla.txt) with the ASF.
 
   Other ways to help out with the documentation is to just leave a comment on a page that needs fixing.
   If you have a cwiki Confluence account, you can also create pages on the
@@ -217,6 +217,6 @@ title: Helping
   or discretely decline.
   If the candidate is able to accept, the PMC will announce the new member on the dev list.
 
-  For more about decision-making, see [How the ASF Works](http://apache.org/foundation/how-it-works.html)
+  For more about decision-making, see [How the ASF Works](https://www.apache.org/foundation/how-it-works.html)
   and the [Apache Struts Charter](bylaws.html). For more about project infrastructure,
   see "Project Maintenance and Resources" in the [Struts 1 wiki](http://wiki.apache.org/struts/).
diff --git a/source/releases.md b/source/releases.md
index 80757ed..fabf7b4 100644
--- a/source/releases.md
+++ b/source/releases.md
@@ -63,7 +63,7 @@ Additional remarks:
 - Any formal release may be submitted for mirroring. All GA releases **must** be mirrored.
 - After announcing a release, remember to update the Downloads and Announcements pages. If the release is
   to be mirrored, wait at least 24 hours after submittal before making public announcements (as stated in the
-  [Apache Mirroring guidelines](http://apache.org/dev/mirrors.html).
+  [Apache Mirroring guidelines](https://www.apache.org/dev/mirrors.html).
 - If a serious flaw if found in a test build or release, it may be withdrawn by a majority vote of the PMC and
   removed from ASF distribution channels.
 

-- 
To stop receiving notification emails like this one, please contact
"commits@struts.apache.org" <co...@struts.apache.org>.