Author: joern
Date: Wed Dec  7 14:33:44 2016
New Revision: 1773085

URL: http://svn.apache.org/viewvc?rev=1773085&view=rev
Log:
Update links to use https if possible

Modified:
    opennlp/site/trunk/templates/skeleton.html

Modified: opennlp/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/opennlp/site/trunk/templates/skeleton.html?rev=1773085&r1=1773084&r2=1773085&view=diff
==============================================================================
--- opennlp/site/trunk/templates/skeleton.html (original)
+++ opennlp/site/trunk/templates/skeleton.html Wed Dec  7 14:33:44 2016
@@ -30,7 +30,7 @@
 <body>
   <div id="banner">
     <img id="opennlp-logo" title="Apache OpenNLP" width="325" height="75" 
src="/images/onlplogo.jpg" alt="Apache OpenNLP">
-       <a href="http://www.apache.org";>
+       <a href="https://www.apache.org";>
                <img id="apache-feather-logo" title="Apache Software 
Foundation" border="0" width="537" height="51" src="/images/asf_logo_wide.gif" 
alt="Apache Software Foundation">
        </a>
   </div>
@@ -52,7 +52,7 @@
     <div class="copyright">
       <p>
         Copyright &copy; 2010 The Apache Software Foundation, Licensed under 
-        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
         <br>
         Apache OpenNLP, OpenNLP, Apache, the Apache feather logo, and the 
Apache OpenNLP project logo 
                are trademarks of The Apache Software Foundation. - <a 
href="/privacy-policy.html">Privacy Policy</a>


Reply via email to