Fix Gerrit v2.16.5 anchor and link to one issue

Change-Id: I36b3695702092057a75f6d84f8a47f7d53039273
diff --git a/index.md b/index.md
index 00f4e62..b88203a 100644
--- a/index.md
+++ b/index.md
@@ -66,7 +66,7 @@
                 <div class="panel-body">
                     <h4>Download</h4>
                     <p>Our latest release is:<br>
-                    <b><a href="2.16.html#2164">2.16.5</a></b>
+                    <b><a href="2.16.html#2165">2.16.5</a></b>
                     </p>
                     <a href="https://gerrit-releases.storage.googleapis.com/gerrit-2.16.5.war" class="btn btn-primary">Download</a>
                 </div>
diff --git a/pages/site/releases/2.16.md b/pages/site/releases/2.16.md
index bac51b6..6f70aa5 100644
--- a/pages/site/releases/2.16.md
+++ b/pages/site/releases/2.16.md
@@ -505,7 +505,7 @@
 * [Issue 10024](https://bugs.chromium.org/p/gerrit/issues/detail?id=10024): Upgrade Jetty to 9.4.14.v20181114
   This version fixes a bug that prevents the go-import plugin from working
 
-* [Issue 10279)(https://bugs.chromium.org/p/gerrit/issues/detail?id=10279): Upgrade highlight.js to 9.14.0
+* [Issue 10279](https://bugs.chromium.org/p/gerrit/issues/detail?id=10279): Upgrade highlight.js to 9.14.0
   This version fixes highlighting when Dart's string interpolation feature is used.
 
 #### Fixes