Markdown typo, http to https
diff --git a/source/documentation/fuseki2/__index.md b/source/documentation/fuseki2/__index.md
index 83b5544..5574733 100644
--- a/source/documentation/fuseki2/__index.md
+++ b/source/documentation/fuseki2/__index.md
@@ -57,7 +57,7 @@
 
 [Jena Downloads](/download)
 
-and previous releases are available from [the archive](http://archive.apache.org/dist/jena/).
+and previous releases are available from [the archive](https://archive.apache.org/dist/jena/).
 We strongly recommend that users use the latest official Apache releases of Jena Fuseki in
 preference to any older versions.
 
@@ -66,7 +66,7 @@
 | Filename | Description |
 |---------|-------------|
 |`apache-jena-fuseki-*VER*.zip` | Fuseki with UI download |
-|`[jena-fuseki-server](https://repo1.maven.org/maven2/org/apache/jena/jena-fuseki-server) | The Fuseki Main packaging |
+|`[jena-fuseki-server](https://repo1.maven.org/maven2/org/apache/jena/jena-fuseki-server)` | The Fuseki Main packaging |
 
 `apache-jena-fuseki-*VER*.zip` contains both a war file and an executable jar.
 
@@ -85,7 +85,7 @@
 preference to using any older versions of Jena.
 
 Previous Apache Jena releases can be found in the Apache archive area
-at [http://archive.apache.org/dist/jena](http://archive.apache.org/dist/jena/)
+at [https://archive.apache.org/dist/jena](http://archive.apache.org/dist/jena/)
 
 ### Development Builds