Author: andy
Date: Sat Aug 20 09:05:14 2022
New Revision: 56371
Log:
Use https
Modified:
dev/jena/HEADER.html
Modified: dev/jena/HEADER.html
==============================================================================
--- dev/jena/HEADER.html (original)
+++ dev/jena/HEADER.html Sat Aug 20 09:05:14 2022
@@ -1,15 +1,15 @@
<h1><a href="http://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>