This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a commit to branch 4.1
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/4.1 by this push:
new abeebb3b3ff MINOR: Update version to 4.1 in docs
abeebb3b3ff is described below
commit abeebb3b3ff6c701379430ea72fca9aff17e995a
Author: Mickael Maison <[email protected]>
AuthorDate: Mon Aug 25 15:50:55 2025 +0200
MINOR: Update version to 4.1 in docs
---
docs/documentation.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/documentation.html b/docs/documentation.html
index b142263ac85..e13042ddd48 100644
--- a/docs/documentation.html
+++ b/docs/documentation.html
@@ -33,7 +33,7 @@
<!--//#include virtual="../includes/_docs_banner.htm" -->
<h1>Documentation</h1>
- <h3>Kafka 4.0 Documentation</h3>
+ <h3>Kafka 4.1 Documentation</h3>
Prior releases: <a href="/07/documentation.html">0.7.x</a>,
<a href="/08/documentation.html">0.8.0</a>,
<a href="/081/documentation.html">0.8.1.X</a>,
@@ -64,6 +64,7 @@
<a href="/37/documentation.html">3.7.X</a>,
<a href="/38/documentation.html">3.8.X</a>,
<a href="/39/documentation.html">3.9.X</a>.
+ <a href="/40/documentation.html">4.0.X</a>.
<h2 class="anchor-heading"><a id="gettingStarted"
class="anchor-link"></a><a href="#gettingStarted">1. Getting Started</a></h2>
<h3 class="anchor-heading"><a id="introduction"
class="anchor-link"></a><a href="#introduction">1.1 Introduction</a></h3>