Author: krisden
Date: Thu Mar 12 19:24:45 2020
New Revision: 1875139

URL: http://svn.apache.org/viewvc?rev=1875139&view=rev
Log:
KNOX-2290 Fix a few more http references

Modified:
    knox/site/books/knox-0-12-0/user-guide.html
    knox/site/books/knox-0-13-0/user-guide.html
    knox/site/books/knox-0-14-0/user-guide.html
    knox/site/books/knox-1-0-0/user-guide.html
    knox/site/books/knox-1-1-0/user-guide.html
    knox/site/books/knox-1-2-0/user-guide.html
    knox/site/books/knox-1-3-0/user-guide.html
    knox/site/books/knox-1-4-0/user-guide.html
    knox/site/index.html
    knox/site/issue-management.html
    knox/site/licenses.html
    knox/site/mailing-lists.html
    knox/site/project-info.html
    knox/site/team.html
    knox/trunk/books/0.10.0/config_pac4j_provider.md
    knox/trunk/books/0.11.0/config_pac4j_provider.md
    knox/trunk/books/0.12.0/config_pac4j_provider.md
    knox/trunk/books/0.13.0/config_pac4j_provider.md
    knox/trunk/books/0.14.0/config_pac4j_provider.md
    knox/trunk/books/0.8.0/config_pac4j_provider.md
    knox/trunk/books/0.9.0/config_pac4j_provider.md
    knox/trunk/books/0.9.1/config_pac4j_provider.md
    knox/trunk/books/1.0.0/config_pac4j_provider.md
    knox/trunk/books/1.1.0/config_pac4j_provider.md
    knox/trunk/books/1.2.0/config_pac4j_provider.md
    knox/trunk/books/1.3.0/config_pac4j_provider.md
    knox/trunk/books/1.4.0/config_pac4j_provider.md
    knox/trunk/src/site/site.xml

Modified: knox/site/books/knox-0-12-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-12-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-0-12-0/user-guide.html (original)
+++ knox/site/books/knox-0-12-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -3310,7 +3310,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-0-13-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-13-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-0-13-0/user-guide.html (original)
+++ knox/site/books/knox-0-13-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -3364,7 +3364,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-0-14-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-14-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-0-14-0/user-guide.html (original)
+++ knox/site/books/knox-0-14-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -4392,7 +4392,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-1-0-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-0-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-1-0-0/user-guide.html (original)
+++ knox/site/books/knox-1-0-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -4400,7 +4400,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-1-1-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-1-1-0/user-guide.html (original)
+++ knox/site/books/knox-1-1-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -4563,7 +4563,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-1-2-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-1-2-0/user-guide.html (original)
+++ knox/site/books/knox-1-2-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -4563,7 +4563,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-1-3-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-1-3-0/user-guide.html (original)
+++ knox/site/books/knox-1-3-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -4817,7 +4817,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/books/knox-1-4-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/user-guide.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/books/knox-1-4-0/user-guide.html (original)
+++ knox/site/books/knox-1-4-0/user-guide.html Thu Mar 12 19:24:45 2020
@@ -4842,7 +4842,7 @@ APACHE_HOME/bin/apachectl -k stop
 <p>See the documentation for the Knox Token service for related details.</p>
 <h3><a id="Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect">Pac4j 
Provider - CAS / OAuth / SAML / OpenID Connect</a> <a 
href="#Pac4j+Provider+-+CAS+/+OAuth+/+SAML+/+OpenID+Connect"><img 
src="markbook-section-link.png"/></a></h3>
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 <p><a href="https://github.com/pac4j/pac4j";>pac4j</a> is a Java security 
engine to authenticate users, get their profiles and manage their 
authorizations in order to secure Java web applications.</p>
 <p>It supports many authentication mechanisms for UI and web services and is 
implemented by many frameworks and tools.</p>

Modified: knox/site/index.html
URL: 
http://svn.apache.org/viewvc/knox/site/index.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/index.html (original)
+++ knox/site/index.html Thu Mar 12 19:24:45 2020
@@ -70,12 +70,12 @@
     <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
     <li><a href="issue-management.html" title="Issue Tracking"><span 
class="none"></span>Issue Tracking</a></li>
       <li class="nav-header">ASF</li>
-    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-    <li><a href="http://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+    <li><a href="https://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
 </ul>
           <hr />
           <div id="poweredBy">
@@ -187,7 +187,7 @@ limitations under the License.
       <div class="container-fluid">
         <div class="row-fluid">
 <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />

Modified: knox/site/issue-management.html
URL: 
http://svn.apache.org/viewvc/knox/site/issue-management.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/issue-management.html (original)
+++ knox/site/issue-management.html Thu Mar 12 19:24:45 2020
@@ -70,12 +70,12 @@
     <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
     <li class="active"><a href="#"><span class="none"></span>Issue 
Tracking</a></li>
       <li class="nav-header">ASF</li>
-    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-    <li><a href="http://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+    <li><a href="https://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
 </ul>
           <hr />
           <div id="poweredBy">
@@ -103,7 +103,7 @@
       <div class="container-fluid">
         <div class="row-fluid">
 <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />

Modified: knox/site/licenses.html
URL: 
http://svn.apache.org/viewvc/knox/site/licenses.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/licenses.html (original)
+++ knox/site/licenses.html Thu Mar 12 19:24:45 2020
@@ -70,12 +70,12 @@
     <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
     <li><a href="issue-management.html" title="Issue Tracking"><span 
class="none"></span>Issue Tracking</a></li>
       <li class="nav-header">ASF</li>
-    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-    <li><a href="http://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+    <li><a href="https://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
 </ul>
           <hr />
           <div id="poweredBy">
@@ -306,7 +306,7 @@
       <div class="container-fluid">
         <div class="row-fluid">
 <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />

Modified: knox/site/mailing-lists.html
URL: 
http://svn.apache.org/viewvc/knox/site/mailing-lists.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/mailing-lists.html (original)
+++ knox/site/mailing-lists.html Thu Mar 12 19:24:45 2020
@@ -70,12 +70,12 @@
     <li class="active"><a href="#"><span class="none"></span>Mailing 
Lists</a></li>
     <li><a href="issue-management.html" title="Issue Tracking"><span 
class="none"></span>Issue Tracking</a></li>
       <li class="nav-header">ASF</li>
-    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-    <li><a href="http://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+    <li><a href="https://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
 </ul>
           <hr />
           <div id="poweredBy">
@@ -124,7 +124,7 @@
       <div class="container-fluid">
         <div class="row-fluid">
 <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />

Modified: knox/site/project-info.html
URL: 
http://svn.apache.org/viewvc/knox/site/project-info.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/project-info.html (original)
+++ knox/site/project-info.html Thu Mar 12 19:24:45 2020
@@ -70,12 +70,12 @@
     <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
     <li><a href="issue-management.html" title="Issue Tracking"><span 
class="none"></span>Issue Tracking</a></li>
       <li class="nav-header">ASF</li>
-    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-    <li><a href="http://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+    <li><a href="https://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
 </ul>
           <hr />
           <div id="poweredBy">
@@ -120,7 +120,7 @@
       <div class="container-fluid">
         <div class="row-fluid">
 <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />

Modified: knox/site/team.html
URL: 
http://svn.apache.org/viewvc/knox/site/team.html?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/site/team.html (original)
+++ knox/site/team.html Thu Mar 12 19:24:45 2020
@@ -70,12 +70,12 @@
     <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
     <li><a href="issue-management.html" title="Issue Tracking"><span 
class="none"></span>Issue Tracking</a></li>
       <li class="nav-header">ASF</li>
-    <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
-    <li><a href="http://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
-    <li><a href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
-    <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-    <li><a href="http://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
-    <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+    <li><a href="https://www.apache.org/security/"; class="externalLink" 
title="Security"><span class="none"></span>Security</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
 </ul>
           <hr />
           <div id="poweredBy">
@@ -341,7 +341,7 @@
       <div class="container-fluid">
         <div class="row-fluid">
 <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />

Modified: knox/trunk/books/0.10.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.10.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.11.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.11.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.12.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.12.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.13.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.13.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.13.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.13.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.14.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.14.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.14.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.14.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.8.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.8.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.8.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.8.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.9.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.9.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.9.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.9.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/0.9.1/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.9.1/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/0.9.1/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.9.1/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/1.0.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/1.0.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/1.0.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/1.0.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/1.1.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/1.1.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/1.1.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/1.1.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/1.2.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/1.2.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/1.2.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/1.2.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/1.3.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/1.3.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/1.3.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/1.3.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/books/1.4.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/1.4.0/config_pac4j_provider.md?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/books/1.4.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/1.4.0/config_pac4j_provider.md Thu Mar 12 19:24:45 2020
@@ -18,7 +18,7 @@
 ### Pac4j Provider - CAS / OAuth / SAML / OpenID Connect ###
 
 <p align="center">
-  <img src="https://pac4j.github.io/pac4j/img/logo-knox.png"; width="300" />
+  <img src="https://www.pac4j.org/img/logo-knox.png"; width="300" />
 </p>
 
 [pac4j](https://github.com/pac4j/pac4j) is a Java security engine to 
authenticate users, get their profiles and manage their authorizations in order 
to secure Java web applications.

Modified: knox/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/knox/trunk/src/site/site.xml?rev=1875139&r1=1875138&r2=1875139&view=diff
==============================================================================
--- knox/trunk/src/site/site.xml (original)
+++ knox/trunk/src/site/site.xml Thu Mar 12 19:24:45 2020
@@ -99,18 +99,18 @@
         </menu>
 
         <menu name="ASF">
-            <item name="How Apache Works" 
href="http://www.apache.org/foundation/how-it-works.html"/>
-            <item name="Foundation" href="http://www.apache.org/foundation/"/>
-            <item name="Sponsoring Apache" 
href="http://www.apache.org/foundation/sponsorship.html"/>
-            <item name="Thanks" 
href="http://www.apache.org/foundation/thanks.html"/>
-            <item name="Security" href="http://www.apache.org/security/"/>
-            <item name="License" href="http://www.apache.org/licenses/"/>
+            <item name="How Apache Works" 
href="https://www.apache.org/foundation/how-it-works.html"/>
+            <item name="Foundation" href="https://www.apache.org/foundation/"/>
+            <item name="Sponsoring Apache" 
href="https://www.apache.org/foundation/sponsorship.html"/>
+            <item name="Thanks" 
href="https://www.apache.org/foundation/thanks.html"/>
+            <item name="Security" href="https://www.apache.org/security/"/>
+            <item name="License" href="https://www.apache.org/licenses/"/>
         </menu>
 
         <footer>
             <![CDATA[
             <div class="row span12">
-                Copyright &copy; 2019 <a href="http://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
+                Copyright &copy; 2019 <a href="https://www.apache.org";>Apache 
Software Foundation</a>. All Rights Reserved.
                 <br />
                 Apache Knox Gateway, Apache, the Apache feather logo and the 
Apache Knox Gateway project logos are trademarks of The Apache Software 
Foundation.
                 <br />


Reply via email to