You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by gj...@apache.org on 2022/12/20 14:23:28 UTC

svn commit: r1906109 - in /bloodhound/site: download.html index.html

Author: gjm
Date: Tue Dec 20 14:23:28 2022
New Revision: 1906109

URL: http://svn.apache.org/viewvc?rev=1906109&view=rev
Log:
Fix insecure urls (thanks engelen); fix footer

Modified:
    bloodhound/site/download.html
    bloodhound/site/index.html

Modified: bloodhound/site/download.html
URL: http://svn.apache.org/viewvc/bloodhound/site/download.html?rev=1906109&r1=1906108&r2=1906109&view=diff
==============================================================================
--- bloodhound/site/download.html (original)
+++ bloodhound/site/download.html Tue Dec 20 14:23:28 2022
@@ -46,7 +46,7 @@
             <input type="submit" value="Change" />
           </form>
           <p>
-            You may also consult the <a href="http://www.apache.org/mirrors/">complete list of mirrors</a>.
+            You may also consult the <a href="https://www.apache.org/dyn/closer.cgi">complete list of mirrors</a>.
           </p>    
         </div>
 
@@ -79,12 +79,12 @@
           <h2>Verifying the Integrity of Downloaded Files</h2>
           <p>It is essential that you verify the integrity of the downloaded
           files using the PGP signatures and/or file checksums. Please read
-          <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for
+          <a href="https://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for
           more information on why you should verify our releases.</p>
           <p>The PGP signatures can be verified using PGP or GPG. First
           download the <a href="https://people.apache.org/keys/group/bloodhound.asc">KEYS</a>
           as well as the asc signature file for the particular distribution.
-          Make sure you get these files from the <a href="http://www.apache.org/dist/bloodhound/">main distribution directory</a>,
+          Make sure you get these files from the <a href="https://www.apache.org/dist/bloodhound/">main distribution directory</a>,
           rather that from a mirror. Using GPG you can verify the signatures
           as follows:</p>
 
@@ -96,11 +96,12 @@ $ gpg --verify apache-bloodhound-[versio
       <div class="row">
         <footer class="span8 offset2" align="center">
           <ul>
-            <li><a href="http://www.apache.org/licenses/">License</a></li>
-            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-            <li><a href="http://www.apache.org/security/">Security</a></li>
-            <li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
+				    <li><a href="https://www.apache.org/licenses/">License</a></li>
+    				<li><a href="https://www.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/security/">Security</a></li>
+		    		<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
+				    <li><a href="https://www.apache.org/">Apache Software Foundation</a></li>
           </ul>
           <p>Apache Bloodhound, Bloodhound, Apache, the Apache feather logo, and the Apache Bloodhound project logo are trademarks of The Apache Software Foundation.</p>
           <p>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>

Modified: bloodhound/site/index.html
URL: http://svn.apache.org/viewvc/bloodhound/site/index.html?rev=1906109&r1=1906108&r2=1906109&view=diff
==============================================================================
--- bloodhound/site/index.html (original)
+++ bloodhound/site/index.html Tue Dec 20 14:23:28 2022
@@ -18,7 +18,7 @@
 					Keep track of features, tasks and bugs</p>
 			</div>
 			<div class="alert alert-success"><strong>2014-12-11</strong> - Version 0.8 has been released. <a href="https://www.apache.org/dyn/closer.cgi/bloodhound/apache-bloodhound-0.8.tar.gz">Download now</a></div>
-			<p>Standing on the shoulders of <a href="http://trac.edgewall.org/">Trac</a>, Apache Bloodhound is a free and open source project hosted by the <a href="http://www.apache.org">Apache Software Foundation</a>.</p>
+			<p>Standing on the shoulders of <a href="https://trac.edgewall.org/">Trac</a>, Apache Bloodhound is a free and open source project hosted by the <a href="https://www.apache.org">Apache Software Foundation</a>.</p>
 			<!--a href="https://twitter.com/apbloodhound" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @apbloodhound</a-->
 			<!--iframe src="http://ghbtns.com/github-btn.html?user=apache&repo=bloodhound&type=watch&count=true"
   allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe-->
@@ -60,12 +60,12 @@
 	<div class="row">
 		<footer class="span8 offset2" align="center">
 			<ul>
-				<li><a href="http://www.apache.org/licenses/">License</a></li>
-				<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
-				<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-				<li><a href="http://www.apache.org/security/">Security</a></li>
+				<li><a href="https://www.apache.org/licenses/">License</a></li>
+				<li><a href="https://www.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/security/">Security</a></li>
 				<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
-				<li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
+				<li><a href="https://www.apache.org/">Apache Software Foundation</a></li>
 			</ul>
 			<p>Apache Bloodhound, Bloodhound, Apache, the Apache feather logo, and the Apache Bloodhound project logo are trademarks of The Apache Software Foundation.</p>
 			<p>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>