This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch fine-tuneing-3.3.1 in repository https://gitbox.apache.org/repos/asf/couchdb-www.git
commit 1b7f5dfd290b3e42d6532d9f1dded3374b04f7a6 Author: Ronny Berndt <[email protected]> AuthorDate: Wed Jan 11 09:30:08 2023 +0100 Fine-tuning 3.3.1 release Small changes to the release notes links and signatures. --- index.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 0265b86..1849c8d 100644 --- a/index.html +++ b/index.html @@ -561,7 +561,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <a href="https://www.apache.org/dyn/closer.lua?path=/couchdb/source/3.3.1/apache-couchdb-3.3.1.tar.gz" class="type">Source</a> <span class="info"> Version 3.3.1 | - <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-0" class="release">Release Notes</a> | + <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-1" class="release">Release Notes</a> | <a href="https://www.apache.org/dist/couchdb/source/3.3.1/apache-couchdb-3.3.1.tar.gz.asc">PGP Signature</a> | <a href="https://www.apache.org/dist/couchdb/source/3.3.1/apache-couchdb-3.3.1.tar.gz.sha256">SHA256</a> | <a href="https://www.apache.org/dist/couchdb/source/3.3.1/apache-couchdb-3.3.1.tar.gz.sha512">SHA512</a> @@ -573,10 +573,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </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-0" class="release">Release Notes</a> - <a href="https://www.apache.org/dyn/closer.lua/couchdb/binary/win/3.3.1/apache-couchdb-3.3.1.msi.asc?action=download">PGP Signature</a> | - <a href="https://www.apache.org/dyn/closer.lua/couchdb/binary/win/3.3.1/apache-couchdb-3.3.1.msi.sha256?action=download">SHA256</a> | - <a href="https://www.apache.org/dyn/closer.lua/couchdb/binary/win/3.3.1/apache-couchdb-3.3.1.msi.sha512?action=download">SHA512</a> + <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-1" class="release">Release Notes</a> </span> </li> <li> @@ -585,13 +582,13 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </a> <span class="info"> Erlang/OTP 25.1.3 | Version 3.3.1 | - <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-0" class="release">Release Notes</a> + <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> <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-0" class="release">Release Notes</a> + <a href="https://docs.couchdb.org/en/stable/whatsnew/3.3.html#version-3-3-1" class="release">Release Notes</a> </span> </li> </ul>
