Author: andy
Date: Sat Aug 20 09:29:12 2022
New Revision: 1903590

URL: http://svn.apache.org/viewvc?rev=1903590&view=rev
Log:
Use https

Modified:
    jena/dist/HEADER.html

Modified: jena/dist/HEADER.html
URL: 
http://svn.apache.org/viewvc/jena/dist/HEADER.html?rev=1903590&r1=1903589&r2=1903590&view=diff
==============================================================================
--- jena/dist/HEADER.html (original)
+++ jena/dist/HEADER.html Sat Aug 20 09:29:12 2022
@@ -1,15 +1,15 @@
-<h1><a href="http://jena.apache.org/";>Apache Jena</a> Releases</h1>
+<h1><a href="https://jena.apache.org/";>Apache Jena</a> Releases</h1>
 
-<p>Please download from a <a 
href="http://www.apache.org/dyn/closer.cgi/jena";>mirror site</a>.</p>
+<p>Please download from a <a 
href="https://www.apache.org/dyn/closer.cgi/jena";>mirror site</a>.</p>
 
 <!--
-<img src="http://jena.apache.org/images/jena-logo/jena-logo-small.png";>
+<img src="https://jena.apache.org/images/jena-logo/jena-logo-small.png";>
 -->
 
 <p>Any older releases are available from the 
-<a href="http://archive.apache.org/dist/jena/";>archives</a>.
+<a href="https://archive.apache.org/dist/jena/";>archives</a>.
 </p>
 
-<p><a href="http://jena.apache.org/";>Website and documentation</a></p>
+<p><a href="https://jena.apache.org/";>Website and documentation</a></p>
 
 <p>User support mailing list: 
<code>users</code><tt>@</tt><code>jena.apache.org</code>.</p>


Reply via email to