This is an automated email from the ASF dual-hosted git repository.

mimaison pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new de82c8faa MINOR: Fix broken link in 4.1.0 blog post (#720)
de82c8faa is described below

commit de82c8faa60039fdecb57915ed9543d84c2409b1
Author: Mickael Maison <mimai...@users.noreply.github.com>
AuthorDate: Thu Sep 4 11:52:02 2025 +0200

    MINOR: Fix broken link in 4.1.0 blog post (#720)
---
 blog.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog.html b/blog.html
index 70748ae26..b7c332db9 100644
--- a/blog.html
+++ b/blog.html
@@ -32,7 +32,7 @@
                 <p>
                     We are proud to announce the release of Apache Kafka&#174; 
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 <a 
href="https://download.apache.org/dist/kafka/4.1.0/RELEASE_NOTES.html";>release 
notes</a>. 
+                    For a full list of changes, be sure to check the <a 
href="https://downloads.apache.org/kafka/4.1.0/RELEASE_NOTES.html";>release 
notes</a>. 
                 </p>
                 <p>
                     Queues for Kafka (<a 
href="https://cwiki.apache.org/confluence/x/4hA0Dw";>KIP-932</a>) is now in 
preview. It's still not ready for 

Reply via email to