Finalize the Gerrit 3.4.0 release notes

Change-Id: Iacb780dce54f717e1ac7fda4c08ab8cf482d2552
diff --git a/_data/topnav.yml b/_data/topnav.yml
index 096e937..9303f40 100644
--- a/_data/topnav.yml
+++ b/_data/topnav.yml
@@ -20,7 +20,7 @@
         - title: Members
           url: /members.html
         - title: Contributing
-          external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.3.3/dev-community.html#how-to-contribute
+          external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.4.0/dev-community.html#how-to-contribute
         - title: Fixing a bug
           url: /bug-fixing.html
         - title: Presentations
@@ -48,7 +48,7 @@
     - title: Docs
       folderitems:
         - title: Latest
-          external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.3.3/index.html
+          external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.4.0/index.html
         - title: Designs
           url: /design-docs-index.html
         - title: Wiki
diff --git a/index.md b/index.md
index 4664154..7ec6358 100644
--- a/index.md
+++ b/index.md
@@ -68,9 +68,9 @@
                 <div class="panel-body">
                     <h4>Download</h4>
                     <p>Our latest release is:<br>
-                    <b><a href="3.3.html#333">3.3.3</a></b>
+                    <b><a href="3.4.html">3.4.0</a></b>
                     </p>
-                    <a href="https://gerrit-releases.storage.googleapis.com/gerrit-3.3.3.war" class="btn btn-primary">Download</a>
+                    <a href="https://gerrit-releases.storage.googleapis.com/gerrit-3.4.0.war" class="btn btn-primary">Download</a>
                 </div>
             </div>
         </div>
@@ -113,16 +113,16 @@
 </tr>
 </table>
 
-Schedule [git gc](https://gerrit-documentation.storage.googleapis.com/Documentation/3.3.3/config-gerrit.html#gc)
+Schedule [git gc](https://gerrit-documentation.storage.googleapis.com/Documentation/3.4.0/config-gerrit.html#gc)
 over all managed repositories and
-[replicate](https://gerrit.googlesource.com/plugins/replication/+doc/v3.3.3/src/main/resources/Documentation/config.md)
+[replicate](https://gerrit.googlesource.com/plugins/replication/+doc/v3.4.0/src/main/resources/Documentation/config.md)
 to geographical mirrors for latency reduction and backup servers for hot
 spare redundancy.
 
 ## Extensible through plugins
 
 Gerrit Code Review can be extended and further customized by installing
-[server-side plugins](https://gerrit-documentation.storage.googleapis.com/Documentation/3.3.3/config-plugins.html).
+[server-side plugins](https://gerrit-documentation.storage.googleapis.com/Documentation/3.4.0/config-plugins.html).
 Source code for additional plugins can be found through the
 [project listing](https://gerrit.googlesource.com/plugins/).
 
diff --git a/pages/site/releases/3.4.md b/pages/site/releases/3.4.md
index 2c32fae..c505182 100644
--- a/pages/site/releases/3.4.md
+++ b/pages/site/releases/3.4.md
@@ -1,12 +1,12 @@
 ---
-title: "Gerrit 3.4.0-rc1 release (in development)"
+title: "Gerrit 3.4.0 release"
 permalink: 3.4.html
 hide_sidebar: true
 hide_navtoggle: true
 toc: true
 ---
 
-Download: **[3.4.0-rc1](https://gerrit-releases.storage.googleapis.com/gerrit-3.4.0-rc1.war)**
+Download: **[3.4.0](https://gerrit-releases.storage.googleapis.com/gerrit-3.4.0.war)**
 
 Documentation: **[3.4.0](https://gerrit-documentation.storage.googleapis.com/Documentation/3.4.0/index.html)**