Update links for 2.14.6

Change-Id: Ia1712eadbab28dff4d49faba183bc96a36140116
diff --git a/index.md b/index.md
index 693f7d1..b1be95d 100644
--- a/index.md
+++ b/index.md
@@ -24,7 +24,7 @@
 
 ## Download
 
-[Gerrit 2.14.5.1][download]
+[Gerrit 2.14.6][download]
 
 ***
 
@@ -92,6 +92,6 @@
 |||---|||
 
 [download]: /releases/2.14.md
-[git gc]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.5.1/config-gerrit.html#gc
-[plugins]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.5.1/config-plugins.html
+[git gc]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.6/config-gerrit.html#gc
+[plugins]: https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.6/config-plugins.html
 [replicate]: https://gerrit.googlesource.com/plugins/replication/+doc/master/src/main/resources/Documentation/config.md
diff --git a/releases/2.14.md b/releases/2.14.md
index 4824299..52335fc 100644
--- a/releases/2.14.md
+++ b/releases/2.14.md
@@ -1,13 +1,15 @@
 # Gerrit 2.14
 
-Download: **[2.14.5.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.5.1.war)**
+Download: **[2.14.6](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.6.war)**
+| [2.14.5.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.5.1.war)
 | [2.14.4](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.4.war)
 | [2.14.3](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.3.war)
 | [2.14.2](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.2.war)
 | [2.14.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.1.war)
 | [2.14](https://gerrit-releases.storage.googleapis.com/gerrit-2.14.war)
 
-Documentation: **[2.14.5.1](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.5.1/index.html)**
+Documentation: **[2.14.6](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.6/index.html)**
+| [2.14.5.1](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.5.1/index.html)
 | [2.14.4](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.4/index.html)
 | [2.14.3](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.3/index.html)
 | [2.14.2](https://gerrit-documentation.storage.googleapis.com/Documentation/2.14.2/index.html)
@@ -337,7 +339,7 @@
 
 ## Bugfix Releases
 
-### 2.14.6 (in development) {#2.14.6}
+### 2.14.6 {#2.14.6}
 
 * [Issue 7562](https://bugs.chromium.org/p/gerrit/issues/detail?id=7562):
 Stop passing `--insecure` to `curl` in download-commands plugin.
diff --git a/releases/README.md b/releases/README.md
index 31e8b84..223eb7d 100644
--- a/releases/README.md
+++ b/releases/README.md
@@ -9,7 +9,7 @@
 Artifacts deployed to Maven Central are signed with the maintainer's key.
 Please refer to the [list of maintainers' keys](public-keys.md).
 
-Latest release: **[2.14.5.1](/releases/2.14.md)**.
+Latest release: **[2.14.6](/releases/2.14.md)**.
 
 [TOC]