Release Gerrit v3.9.1 and update links

Change-Id: I738eb033554b3e66b9c10cf7565c2f185a924ff1
diff --git a/_data/topnav.yml b/_data/topnav.yml
index 81172cb..2d92342 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.8.3/dev-community.html#how-to-contribute
+          external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.9.1/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.8.3/index.html
+          external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.9.1/index.html
         - title: Designs
           url: /design-docs-index.html
         - title: Wiki
diff --git a/index.md b/index.md
index a4bc882..393137f 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.8.html">3.8.3</a></b>
+                    <b><a href="3.9.html">3.9.1</a></b>
                     </p>
-                    <a href="https://gerrit-releases.storage.googleapis.com/gerrit-3.8.3.war" class="btn btn-primary">Download</a>
+                    <a href="https://gerrit-releases.storage.googleapis.com/gerrit-3.9.1.war" class="btn btn-primary">Download</a>
                 </div>
             </div>
         </div>
diff --git a/pages/site/releases/3.9.md b/pages/site/releases/3.9.md
index 20f0543..a936c53 100644
--- a/pages/site/releases/3.9.md
+++ b/pages/site/releases/3.9.md
@@ -1,14 +1,14 @@
 ---
-title: "Gerrit 3.9.0"
+title: "Gerrit 3.9.1"
 permalink: 3.9.html
 hide_sidebar: true
 hide_navtoggle: true
 toc: true
 ---
 
-Download: **[3.9.0-rc6](https://gerrit-releases.storage.googleapis.com/gerrit-3.9.0-rc6.war)**
+Download: **[3.9.1](https://gerrit-releases.storage.googleapis.com/gerrit-3.9.1.war)**
 
-Documentation: **[3.9.0-rc6](http://gerrit-documentation.storage.googleapis.com/Documentation/3.9.0-rc6/index.html)**
+Documentation: **[3.9.1](http://gerrit-documentation.storage.googleapis.com/Documentation/3.9.1/index.html)**
 
 ## Release highlights
 
diff --git a/pages/site/releases/README.md b/pages/site/releases/README.md
index 59f5d00..5e1d0f7 100644
--- a/pages/site/releases/README.md
+++ b/pages/site/releases/README.md
@@ -18,7 +18,7 @@
 Latest release: **[3.7](/3.7.html)**. The support status of all recent Gerrit versions is
 [summarized here](https://www.gerritcodereview.com/support.html#supported-versions).
 
-## 3.9 (RC)
+## 3.9
 
 [Release notes for Gerrit 3.9](/3.9.html)
 
@@ -46,7 +46,7 @@
 
 [Release notes for Gerrit 3.7](/3.7.html)
 
-## 3.6
+## 3.6 (EOL)
 
 * Deprecation of Prolog for submit rules and introduction of Submit Requirements
 
diff --git a/pages/site/support.md b/pages/site/support.md
index a403c17..8c7b77a 100644
--- a/pages/site/support.md
+++ b/pages/site/support.md
@@ -27,9 +27,10 @@
 
 | Version  | Support Status | Notes |
 |----------|----------------|-------|
+| 3.9      | Active         |       |
 | 3.8      | Active         |       |
 | 3.7      | Active         |       |
-| 3.6      | Active         |       |
+| 3.6      | EOL            | [EOL since Nov 24, 2023](https://www.gerritcodereview.com/2023-10-05-gerrit-3.9-release-plan.html#end-of-life-for-gerrit-36x) |
 | 3.5      | EOL            | [EOL since May 19, 2023](https://www.gerritcodereview.com/2023-03-31-gerrit-3.8-release-plan.html#end-of-life-for-gerrit-35x)     |
 | 3.4      | EOL            | [EOL since Nov 9, 2022](https://www.gerritcodereview.com/2022-09-29-gerrit-3.7-release-plan.html#end-of-life-for-gerrit-34x) |
 | 3.3      | EOL            | [EOL since May 24, 2022](https://www.gerritcodereview.com/2022-02-24-gerrit-3.6-release-plan.html#end-of-life-for-gerrit-33x) |