This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/markdown by this push:
new c08a83e0a2 Kafka-20242 Fix broken release notes links (#820)
c08a83e0a2 is described below
commit c08a83e0a283566cf7b53f04b7a4af526cd2814e
Author: ninjasftw <[email protected]>
AuthorDate: Mon Mar 2 22:22:29 2026 +0000
Kafka-20242 Fix broken release notes links (#820)
---
content/en/blog/releases/ak-3.7.2.md | 2 +-
content/en/blog/releases/ak-3.8.0.md | 4 ++--
content/en/blog/releases/ak-3.8.1.md | 2 +-
content/en/blog/releases/ak-3.9.1.md | 2 +-
content/en/blog/releases/ak-4.0.0.md | 2 +-
content/en/blog/releases/ak-4.1.0.md | 4 ++--
6 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/content/en/blog/releases/ak-3.7.2.md
b/content/en/blog/releases/ak-3.7.2.md
index 371cbda2c5..4e2e15970b 100644
--- a/content/en/blog/releases/ak-3.7.2.md
+++ b/content/en/blog/releases/ak-3.7.2.md
@@ -25,7 +25,7 @@ author: Matthias J. Sax (@mjsax)
-We are proud to announce the release of Apache Kafka 3.7.2. This is a bugfix
release. For a full list of changes, be sure to check the [release
notes](https://downloads.apache.org/kafka/3.7.2/RELEASE_NOTES.html).
+We are proud to announce the release of Apache Kafka 3.7.2. This is a bugfix
release. For a full list of changes, be sure to check the [release
notes](https://archive.apache.org/dist/kafka/3.7.2/RELEASE_NOTES.html).
See the [Upgrading to 3.7.2 from any version 0.8.x through
3.6.x](https://kafka.apache.org/37/documentation.html#upgrade_3_7_2) section in
the documentation for the list of notable changes and detailed upgrade steps.
diff --git a/content/en/blog/releases/ak-3.8.0.md
b/content/en/blog/releases/ak-3.8.0.md
index 954f46ddaf..5b17ef677c 100644
--- a/content/en/blog/releases/ak-3.8.0.md
+++ b/content/en/blog/releases/ak-3.8.0.md
@@ -25,7 +25,7 @@ author: Josep Prat (@jlprat)
-We are proud to announce the release of Apache Kafka 3.8.0. This release
contains many new features and improvements. This blog post will highlight some
of the more prominent features. For a full list of changes, be sure to check
the [release
notes](https://downloads.apache.org/kafka/3.8.0/RELEASE_NOTES.html).
+We are proud to announce the release of Apache Kafka 3.8.0. This release
contains many new features and improvements. This blog post will highlight some
of the more prominent features. For a full list of changes, be sure to check
the [release
notes](https://archive.apache.org/dist/kafka/3.8.0/RELEASE_NOTES.html).
See the [Upgrading to 3.8.0 from any version 0.8.x through
3.7.x](https://kafka.apache.org/documentation.html#upgrade_3_8_0) section in
the documentation for the list of notable changes and detailed upgrade steps.
@@ -94,7 +94,7 @@ This KIP changes Kafka Connect so it respects the value for
the `tasks.max` prop
## Summary
-Ready to get started with Apache Kafka 3.8.0? Check out all the details in the
[release notes](https://downloads.apache.org/kafka/3.8.0/RELEASE_NOTES.html)
and [download](https://kafka.apache.org/downloads) Apache Kafka 3.8.0.
+Ready to get started with Apache Kafka 3.8.0? Check out all the details in the
[release notes](https://archive.apache.org/dist/kafka/3.8.0/RELEASE_NOTES.html)
and [download](https://kafka.apache.org/downloads) Apache Kafka 3.8.0.
This was a community effort, so thank you to everyone who contributed to this
release, including all our users and our 196 contributors:
Aadithya Chandra, Abhijeet Kumar, Abhinav Dixit, Adrian Preston, Afshin
Moazami, Ahmed Najiub, Ahmed Sobeh, Akhilesh Chaganti, Almog Gavra, Alok
Thatikunta, Alyssa Huang, Anatoly Popov, Andras Katona, Andrew Schofield, Anna
Sophie Blee-Goldman, Antoine Pourchet, Anton Agestam, Anton Liauchuk, Anuj
Sharma, Apoorv Mittal, Arnout Engelen, Arpit Goyal, Artem Livshits, Ashwin
Pankaj, Ayoub Omari, Bruno Cadonna, Calvin Liu, Cameron Redpath,
charliecheng630, Cheng-Kai, Zhang, Cheryl Simmons, Ch [...]
diff --git a/content/en/blog/releases/ak-3.8.1.md
b/content/en/blog/releases/ak-3.8.1.md
index c352e4dac6..f78064fb2a 100644
--- a/content/en/blog/releases/ak-3.8.1.md
+++ b/content/en/blog/releases/ak-3.8.1.md
@@ -25,7 +25,7 @@ author: Josep Prat (@jlprat)
-We are proud to announce the release of Apache Kafka 3.8.1. This is a bugfix
release. For a full list of changes, be sure to check the [release
notes](https://downloads.apache.org/kafka/3.8.1/RELEASE_NOTES.html).
+We are proud to announce the release of Apache Kafka 3.8.1. This is a bugfix
release. For a full list of changes, be sure to check the [release
notes](https://archive.apache.org/dist/kafka/3.8.1/RELEASE_NOTES.html).
See the [Upgrading to 3.8.1 from any version 0.8.x through
3.7.x](https://kafka.apache.org/38/documentation.html#upgrade_3_8_1) section in
the documentation for the list of notable changes and detailed upgrade steps.
diff --git a/content/en/blog/releases/ak-3.9.1.md
b/content/en/blog/releases/ak-3.9.1.md
index dbaad028ea..cb77ac375c 100644
--- a/content/en/blog/releases/ak-3.9.1.md
+++ b/content/en/blog/releases/ak-3.9.1.md
@@ -25,7 +25,7 @@ author: Luke Chen (@showuon1)
-We are proud to announce the release of Apache Kafka 3.9.1. This bug-fix
release has several fixes, and most importantly, it adds Java 23 support. For a
full list of changes, be sure to check the [release
notes](https://downloads.apache.org/kafka/3.9.1/RELEASE_NOTES.html).
+We are proud to announce the release of Apache Kafka 3.9.1. This bug-fix
release has several fixes, and most importantly, it adds Java 23 support. For a
full list of changes, be sure to check the [release
notes](https://archive.apache.org/dist/kafka/3.9.1/RELEASE_NOTES.html).
See the [Upgrading to 3.9.1 from any version 0.8.x through
3.8.x](https://kafka.apache.org/39/documentation.html#upgrade_3_9_1) section in
the documentation for the list of notable changes and detailed upgrade steps.
diff --git a/content/en/blog/releases/ak-4.0.0.md
b/content/en/blog/releases/ak-4.0.0.md
index dd5ef1911c..b3883743ee 100644
--- a/content/en/blog/releases/ak-4.0.0.md
+++ b/content/en/blog/releases/ak-4.0.0.md
@@ -104,7 +104,7 @@ Kafka Connect previously utilized outdated JavaEE APIs,
restricting its compatib
## Summary
-Ready to get started with Apache Kafka 4.0.0? Check out all the details in the
[upgrade notes](https://kafka.apache.org/documentation.html#upgrade_4_0_0) and
the [release
notes](https://downloads.apache.org/kafka/4.0.0/RELEASE_NOTES.html), and
[download](https://kafka.apache.org/downloads) Apache Kafka 4.0.0.
+Ready to get started with Apache Kafka 4.0.0? Check out all the details in the
[upgrade notes](https://kafka.apache.org/documentation.html#upgrade_4_0_0) and
the [release
notes](https://archive.apache.org/dist/kafka/4.0.0/RELEASE_NOTES.html), and
[download](https://kafka.apache.org/downloads) Apache Kafka 4.0.0.
This was a community effort, so thank you to everyone who contributed to this
release, including all our users and our 175 contributors:
A. Sophie Blee-Goldman, abhi-ksolves, Abhijeet Kumar, Abhinav Dixit, Abhishek
Giri, Alieh Saeedi, Almog Gavra, Alyssa Huang, Andrew Schofield, Anshul Goyal,
Ao Li, Apoorv Mittal, Arnav Dadarya, Arpit Goyal, Artem Livshits, Ayoub Omari,
bachmanity1, bboyleonp666, Bill Bejeck, brenden20, Bruno Cadonna, Caio Guedes,
Calvin Liu, Chengyan, Cheryl Simmons, Chia-Chuan Yu, Chia-Ping Tsai, Chirag
Wadhwa, Chris Egerton, Christo Lolov, Christopher L. Shannon, ClarkChen, Clay
Johnson, Colin P. McCab [...]
diff --git a/content/en/blog/releases/ak-4.1.0.md
b/content/en/blog/releases/ak-4.1.0.md
index cb9796c364..45f6bf06e0 100644
--- a/content/en/blog/releases/ak-4.1.0.md
+++ b/content/en/blog/releases/ak-4.1.0.md
@@ -25,7 +25,7 @@ author: Mickael Maison (@MickaelMaison)
-We are proud to announce the release of Apache Kafka® 4.1.0. This release
contains many new features and improvements. This blog post will highlight some
of the more prominent ones. For a full list of changes, be sure to check the
[release notes](https://downloads.apache.org/kafka/4.1.0/RELEASE_NOTES.html).
+We are proud to announce the release of Apache Kafka® 4.1.0. This release
contains many new features and improvements. This blog post will highlight some
of the more prominent ones. For a full list of changes, be sure to check the
[release
notes](https://archive.apache.org/dist/kafka/4.1.0/RELEASE_NOTES.html).
Queues for Kafka ([KIP-932](https://cwiki.apache.org/confluence/x/4hA0Dw)) is
now in preview. It's still not ready for production but you can start
evaluating and testing it. See the [preview release
notes](https://cwiki.apache.org/confluence/x/CIq3FQ) for more details.
@@ -78,7 +78,7 @@ Connect now supports installing and running multiple versions
of the same connec
## Summary
-Ready to get started with Apache Kafka 4.1.0? Check out all the details in the
[upgrade notes](https://kafka.apache.org/documentation.html#upgrade_4_1_0) and
the [release
notes](https://downloads.apache.org/kafka/4.1.0/RELEASE_NOTES.html), and
[download](https://kafka.apache.org/downloads) Apache Kafka 4.1.0.
+Ready to get started with Apache Kafka 4.1.0? Check out all the details in the
[upgrade notes](https://kafka.apache.org/documentation.html#upgrade_4_1_0) and
the [release
notes](https://archive.apache.org/dist/kafka/4.1.0/RELEASE_NOTES.html), and
[download](https://kafka.apache.org/downloads) Apache Kafka 4.1.0.
This was a community effort, so thank you to everyone who contributed to this
release, including all our users and our 167 contributors:
陳昱霖(Yu-Lin Chen), A. Sophie Blee-Goldman, Abhinav Dixit, Albert, Alieh Saeedi,
Almog Gavra, Alyssa Huang, Andrew Schofield, Andy Li, Ao Li, Apoorv Mittal,
Artem Livshits, Ayoub Omari, Azhar Ahmed, Bill Bejeck, Bolin Lin, Bruno
Cadonna, Calvin Liu, Cheryl Simmons, Chia-Ping Tsai, ChickenchickenLove,
Chih-Yuan Chien, Chirag Wadhwa, Chris Flood, Christo Lolov, ClarkChen, Clay
Johnson, co63oc, Colin P. McCabe, Colt McNealy, Damien Gasparina, Dániel Urbán,
Dave Troiano, David Arthur, David Ja [...]