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

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


The following commit(s) were added to refs/heads/master by this push:
     new d55e2f8  Update links to be https where possible
d55e2f8 is described below

commit d55e2f8ef95bb403534e52a560746c501741f10a
Author: Steve Lawrence <[email protected]>
AuthorDate: Thu Feb 28 07:15:11 2019 -0500

    Update links to be https where possible
---
 site/_includes/themes/apache/_navigation.html | 10 +++++-----
 site/_includes/themes/apache/footer.html      |  6 +++---
 site/_releases/2.1.0.md                       |  6 +++---
 site/_releases/2.2.0.md                       |  6 +++---
 site/_releases/2.3.0.md                       |  6 +++---
 site/dfdl-layout.md                           |  2 +-
 site/infoset.md                               |  2 +-
 site/people.md                                |  2 +-
 8 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/site/_includes/themes/apache/_navigation.html 
b/site/_includes/themes/apache/_navigation.html
index c713022..c6f5738 100644
--- a/site/_includes/themes/apache/_navigation.html
+++ b/site/_includes/themes/apache/_navigation.html
@@ -38,11 +38,11 @@
             <li id="apache">
               <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
               <ul class="dropdown-menu">
-                <li><a class="external" href="http://www.apache.org/";>Apache 
Software Foundation</a></li>
-                <li><a class="external" 
href="http://www.apache.org/licenses/";>License</a></li>
-                <li><a class="external" 
href="http://www.apache.org/security";>Security</a></li>
-                <li><a class="external" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                <li><a class="external" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                <li><a class="external" href="https://www.apache.org/";>Apache 
Software Foundation</a></li>
+                <li><a class="external" 
href="https://www.apache.org/licenses/";>License</a></li>
+                <li><a class="external" 
href="https://www.apache.org/security";>Security</a></li>
+                <li><a class="external" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                <li><a class="external" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
               </ul>
             </li>
           </ul>
diff --git a/site/_includes/themes/apache/footer.html 
b/site/_includes/themes/apache/footer.html
index a3f6fd9..50c29ae 100644
--- a/site/_includes/themes/apache/footer.html
+++ b/site/_includes/themes/apache/footer.html
@@ -5,7 +5,7 @@
             <div class="container">
                 <div class="row">
                     <div class="col-xs-3" style="margin-top: 15px;">
-                        <a href="http://incubator.apache.org";><img 
src="/assets/themes/apache/img/incubator_feather_egg_logo.png"
+                        <a href="https://incubator.apache.org";><img 
src="/assets/themes/apache/img/incubator_feather_egg_logo.png"
                                                                    alt="Apache 
Incubator" style="width:100%;"/></a>
                     </div>
                     <div class="col-xs-9">
@@ -21,8 +21,8 @@
             <hr>
             <div>
                 <div style="text-align: center;">
-                    Copyright &copy; 2019 <a href="http://www.apache.org";>The 
Apache Software Foundation</a>.
-                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
+                    Copyright &copy; 2019 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
+                    Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
                     2.0</a>.
                     <br>
                     Apache, the Apache feather logo, the Apache Incubator 
project logo, Apache Daffodil, and Daffodil are trademarks
diff --git a/site/_releases/2.1.0.md b/site/_releases/2.1.0.md
index b74e092..4fff26e 100644
--- a/site/_releases/2.1.0.md
+++ b/site/_releases/2.1.0.md
@@ -8,9 +8,9 @@ summary: >
     Apache incubation/relicensing, packed decimal support, ambiguous expression
     support, refactoring for future performance improvements
 
-artifact-root: "http://archive.apache.org/dist/incubator/daffodil/2.1.0/";
-checksum-root: "http://archive.apache.org/dist/incubator/daffodil/2.1.0/";
-key-file: "http://www.apache.org/dist/incubator/daffodil/KEYS";
+artifact-root: "https://archive.apache.org/dist/incubator/daffodil/2.1.0/";
+checksum-root: "https://archive.apache.org/dist/incubator/daffodil/2.1.0/";
+key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS";
 
 source-dist:
     - "apache-daffodil-2.1.0-incubating-src.zip"
diff --git a/site/_releases/2.2.0.md b/site/_releases/2.2.0.md
index 51a1e59..e31e934 100644
--- a/site/_releases/2.2.0.md
+++ b/site/_releases/2.2.0.md
@@ -7,9 +7,9 @@ date: 2018-09-04
 summary: >
     Message-Streaming API, numerous bug fixes, and features to support 
additional DFDL schemas.
 
-artifact-root: "http://archive.apache.org/dist/incubator/daffodil/2.2.0/";
-checksum-root: "http://archive.apache.org/dist/incubator/daffodil/2.2.0/";
-key-file: "http://www.apache.org/dist/incubator/daffodil/KEYS";
+artifact-root: "https://archive.apache.org/dist/incubator/daffodil/2.2.0/";
+checksum-root: "https://archive.apache.org/dist/incubator/daffodil/2.2.0/";
+key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS";
 
 source-dist:
     - "apache-daffodil-2.2.0-incubating-src.zip"
diff --git a/site/_releases/2.3.0.md b/site/_releases/2.3.0.md
index f7a443f..f90002b 100644
--- a/site/_releases/2.3.0.md
+++ b/site/_releases/2.3.0.md
@@ -7,9 +7,9 @@ date: 2019-02-26
 summary: >
     New features, changes, and bug fixes to improve IBM DFDL compatability
 
-artifact-root: "http://www.apache.org/dyn/closer.lua/incubator/daffodil/2.3.0/";
-checksum-root: "http://www.apache.org/dist/incubator/daffodil/2.3.0/";
-key-file: "http://www.apache.org/dist/incubator/daffodil/KEYS";
+artifact-root: 
"https://www.apache.org/dyn/closer.lua/incubator/daffodil/2.3.0/";
+checksum-root: "https://www.apache.org/dist/incubator/daffodil/2.3.0/";
+key-file: "https://www.apache.org/dist/incubator/daffodil/KEYS";
 
 source-dist:
     - "apache-daffodil-2.3.0-incubating-src.zip"
diff --git a/site/dfdl-layout.md b/site/dfdl-layout.md
index 000d084..e054199 100644
--- a/site/dfdl-layout.md
+++ b/site/dfdl-layout.md
@@ -139,7 +139,7 @@ However, if one schema wants to include another different 
schema, then this stan
 
 You don't have to use Git version control, but many people do, and github.com 
is one of the reasons for this popularity.
 
-Each DFDL schema should have its own Git repository if it is going to be 
revised independently. We encourage users to join the 
[DFDLSchemas](http://dfdlschemas.github.io/) project on github and create 
repositories and publish schemas for any publicly-available formats there. For 
other formats that are not publicly available, one may want to put a 
placeholder for them on DFDLSchemas anyway (as IBM has done for some formats 
like Swift-MT.)
+Each DFDL schema should have its own Git repository if it is going to be 
revised independently. We encourage users to join the 
[DFDLSchemas](https://dfdlschemas.github.io/) project on github and create 
repositories and publish schemas for any publicly-available formats there. For 
other formats that are not publicly available, one may want to put a 
placeholder for them on DFDLSchemas anyway (as IBM has done for some formats 
like Swift-MT.)
 
 ### Jar File Packaging
 
diff --git a/site/infoset.md b/site/infoset.md
index 7cd365b..3afac1f 100644
--- a/site/infoset.md
+++ b/site/infoset.md
@@ -473,7 +473,7 @@ Infoset to the supported representations.
 Since DFDL strings can contain characters that are not allowed in XML at all,
 for the XML based representations, these characters are mapped into the Unicode
 Private Use Areas (PUA). This is similar to the scheme used by Microsoft
-Visio (See: <a 
href="http://msdn.microsoft.com/en-us/library/office/aa218415%28v=office.10%29.aspx";>http://msdn.microsoft.com/en-us/library/office/aa218415%28v=office.10%29.aspx</a>),
+Visio (See: <a 
href="https://msdn.microsoft.com/en-us/library/office/aa218415%28v=office.10%29.aspx";>https://msdn.microsoft.com/en-us/library/office/aa218415%28v=office.10%29.aspx</a>),
 but extended to handle all the XML 1.0 illegal characters including those
 with 16-bit codepoint values. This mapping is used bi-directionally, that is,
 illegal characters are replaced by their legal counterparts when parsing, and
diff --git a/site/people.md b/site/people.md
index ab046dd..cf632ee 100644
--- a/site/people.md
+++ b/site/people.md
@@ -38,7 +38,7 @@ limitations under the License.
         <tr>
         <td>{{member.first}} {{member.last}}</td>
         <td>{{member.apacheId}}</td>
-        <td><a href="http://github.com/{{ member.githubId }}">{{ 
member.githubId }}</a></td>
+        <td><a href="https://github.com/{{ member.githubId }}">{{ 
member.githubId }}</a></td>
         <td>{{member.role}}</td>
         </tr>
     {% endfor %}

Reply via email to