This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch rel-main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit f50c0b02b834e3ac9d601ef638f6f8292e242bf9 Author: Jan Lehnardt <[email protected]> AuthorDate: Tue Apr 25 11:08:52 2023 +0200 doc: fix relnotes --- src/docs/src/whatsnew/3.2.rst | 2 +- src/docs/src/whatsnew/3.3.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/src/whatsnew/3.2.rst b/src/docs/src/whatsnew/3.2.rst index fd391aca0..7250341ee 100644 --- a/src/docs/src/whatsnew/3.2.rst +++ b/src/docs/src/whatsnew/3.2.rst @@ -34,7 +34,7 @@ Features and Enhancements * :ghissue:`4509`, :ghissue:`4405`: Make remsh work with quoted cookie values. -* Fix for `CVE-2023-26268 <https://docs.couchdb.org/en/stable/cve/2023-26268.html>`_. +* Fix for `CVE-2023-26268 <https://docs.couchdb.org/en/latest/cve/2023-26268.html>`_. .. _release/3.2.2: diff --git a/src/docs/src/whatsnew/3.3.rst b/src/docs/src/whatsnew/3.3.rst index 1acff91cd..d67a2e29c 100644 --- a/src/docs/src/whatsnew/3.3.rst +++ b/src/docs/src/whatsnew/3.3.rst @@ -67,7 +67,7 @@ Features and Enhancements * :ghissue:`4476`, :ghissue:`4515`, :ghissue:`4490`, :ghissue:`4350`, :ghissue:`4379`: Various documentation cleanups and fixes. -* Fix for `CVE-2023-26268 <https://docs.couchdb.org/en/stable/cve/2023-26268.html>`_. +* Fix for `CVE-2023-26268 <https://docs.couchdb.org/en/latest/cve/2023-26268.html>`_. .. _release/3.3.1:
