This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch Fine-tuning-3.3.1-p2 in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
commit f0a225fa510dc654e396aeec835576559636ece0 Author: Ronny Berndt <[email protected]> AuthorDate: Wed Jan 11 10:30:55 2023 +0100 Fine-tuning 3.3.1 release p2 Update link to whats new to 3.3 Use always stable version for links --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 1849c8d..a83f4b6 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </p> - <p>See the <a href="https://docs.couchdb.org/en/stable/intro/why.html">introduction</a>, <a href="https://docs.couchdb.org/en/stable/intro/overview.html">technical overview</a> for more information, or learn <a href="https://docs.couchdb.org/en/latest/whatsnew/3.2.html">what’s new in 3.2</a>.</p> + <p>See the <a href="https://docs.couchdb.org/en/stable/intro/why.html">introduction</a>, <a href="https://docs.couchdb.org/en/stable/intro/overview.html">technical overview</a> for more information, or learn <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html">what’s new in 3.3</a>.</p> </div> @@ -323,7 +323,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <ul> <li>— <a href="fauxton-visual-guide/index.html">Fauxton, a Visual Guide</a></li> <li>— <a href="https://github.com/apache/couchdb-fauxton">Fauxton on GitHub</a></li> - <li>— <a href=https://docs.couchdb.org/en/latest/fauxton/install.html?highlight=Addon#understanding-fauxton-code-layout>Writing an Addon</a></li> + <li>— <a href=https://docs.couchdb.org/en/stable/fauxton/install.html?highlight=Addon#understanding-fauxton-code-layout>Writing an Addon</a></li> </ul> </div> </div> @@ -585,7 +585,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-1" class="release">Release Notes</a> </span> <li> - <a href="https://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> + <a href="https://docs.couchdb.org/en/stable/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> <span class="info"> Erlang/OTP 24.3.4.7 | Version 3.3.1 | <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-1" class="release">Release Notes</a> @@ -644,7 +644,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <a href="https://docs.couchdb.org/en/3.2.2/whatsnew/3.2.html#version-3-2-2" class="release">Release Notes</a> </span> <li> - <a href="https://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> + <a href="https://docs.couchdb.org/en/stable/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> <span class="info"> Erlang/OTP 23.3.4.14 | Version 3.2.2 | <a href="https://docs.couchdb.org/en/stable/whatsnew/3.2.html#version-3-2-2" class="release">Release Notes</a>
