Fix link
diff --git a/content/index.html b/content/index.html
index f57e7c1..eefc0ea 100644
--- a/content/index.html
+++ b/content/index.html
@@ -149,7 +149,7 @@
                   </div>
                   <div class="ui horizontal link list">
                     <a class="item" href="https://github.com/apache/incubator-annotator/wiki/Testing-a-Source-Release">Instructions for verifying downloads.</a>
-                    <a class="item" href="https:/www.apache.org/dist/incubator/annotator/KEYS">KEYS file for validating signatures.</a>
+                    <a class="item" href="https://www.apache.org/dist/incubator/annotator/KEYS">KEYS file for validating signatures.</a>
                   </div>
                 </div>
               </div>
diff --git a/src/index.html b/src/index.html
index 8b8caf6..f5b9de3 100644
--- a/src/index.html
+++ b/src/index.html
@@ -97,7 +97,7 @@
                   </div>
                   <div class="ui horizontal link list">
                     <a class="item" href="https://github.com/apache/incubator-annotator/wiki/Testing-a-Source-Release">Instructions for verifying downloads.</a>
-                    <a class="item" href="https:/www.apache.org/dist/incubator/annotator/KEYS">KEYS file for validating signatures.</a>
+                    <a class="item" href="https://www.apache.org/dist/incubator/annotator/KEYS">KEYS file for validating signatures.</a>
                   </div>
                 </div>
               </div>