This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 7a51434c4 fix some broken links to 2.23.x docs
7a51434c4 is described below
commit 7a51434c4ce94f6ea6e2f22d77f46a703a28f0d6
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Sep 6 16:55:44 2022 +0100
fix some broken links to 2.23.x docs
---
src/_artemis_releases/artemis-02-23-00.md | 2 +-
src/_artemis_releases/artemis-02-23-01.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/_artemis_releases/artemis-02-23-00.md
b/src/_artemis_releases/artemis-02-23-00.md
index c60744d47..a9774c339 100644
--- a/src/_artemis_releases/artemis-02-23-00.md
+++ b/src/_artemis_releases/artemis-02-23-00.md
@@ -4,6 +4,6 @@ release_date: 2022-06-13
title: ActiveMQ Artemis 2.23.0
shortDescription: Bug fixes and improvements
# Docs subdir name for past-releases and previous-docs pages, 'latest' is
always used on the main download page.
-docs_version: 2.23.0
+docs_version: 2.23.1
java_version: 11+
---
diff --git a/src/_artemis_releases/artemis-02-23-01.md
b/src/_artemis_releases/artemis-02-23-01.md
index 3542ad02c..6001f9e0e 100644
--- a/src/_artemis_releases/artemis-02-23-01.md
+++ b/src/_artemis_releases/artemis-02-23-01.md
@@ -4,6 +4,6 @@ release_date: 2022-06-21
title: ActiveMQ Artemis 2.23.1
shortDescription: Bug fixing, addressing ARTEMIS-3856
# Docs subdir name for past-releases and previous-docs pages, 'latest' is
always used on the main download page.
-docs_version: 2.23.0
+docs_version: 2.23.1
java_version: 11+
---