Finalize 2.15.14 release notes

- Add documentation and download links
- Remove the 'in development' caveat
- Update the Elasticsearch page with 7.1 support

Change-Id: I08cb31d53ec71f61c519c5e5e8ec8a8e1a7d194f
diff --git a/pages/site/elasticsearch.md b/pages/site/elasticsearch.md
index 3d24a60..229694f 100644
--- a/pages/site/elasticsearch.md
+++ b/pages/site/elasticsearch.md
@@ -20,6 +20,7 @@
 | 6.6.x                 | 2.15.10 or 2.16.5      |                                           |
 | 6.7.x                 | 2.15.13 or 2.16.8      |                                           |
 | 7.0.x                 | 2.15.13 or 2.16.8      | See note below about upgrades             |
+| 7.1.x                 | 2.15.14                |                                           |
 
 Indices created in Elasticsearch 5.x or earlier will need to be reindexed with
 Elasticsearch 6.x in order to be readable by Elasticsearch 7.x. See
diff --git a/pages/site/releases/2.15.md b/pages/site/releases/2.15.md
index 6e9cedb..6db5c38 100644
--- a/pages/site/releases/2.15.md
+++ b/pages/site/releases/2.15.md
@@ -6,7 +6,8 @@
 toc: true
 ---
 
-Download: **[2.15.13](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.13.war)**
+Download: **[2.15.14](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.14.war)**
+| [2.15.13](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.13.war)
 | [2.15.12](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.12.war)
 | [2.15.11](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.11.war)
 | [2.15.10](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.10.war)
@@ -21,7 +22,8 @@
 | [2.15.1](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.1.war)
 | [2.15](https://gerrit-releases.storage.googleapis.com/gerrit-2.15.war)
 
-Documentation: **[2.15.13](https://gerrit-documentation.storage.googleapis.com/Documentation/2.15.13/index.html)**
+Documentation: **[2.15.14](https://gerrit-documentation.storage.googleapis.com/Documentation/2.15.14/index.html)**
+| [2.15.13](https://gerrit-documentation.storage.googleapis.com/Documentation/2.15.13/index.html)
 | [2.15.12](https://gerrit-documentation.storage.googleapis.com/Documentation/2.15.12/index.html)
 | [2.15.11](https://gerrit-documentation.storage.googleapis.com/Documentation/2.15.11/index.html)
 | [2.15.10](https://gerrit-documentation.storage.googleapis.com/Documentation/2.15.10/index.html)
@@ -420,7 +422,7 @@
 
 ## Bugfix Releases
 
-### 2.15.14 (in development)
+### 2.15.14
 
 * Allow to disable log file rotation and compression.