This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/trunk by this push:
new 80361821fe9 MINOR: Fixing doc typo (#20941)
80361821fe9 is described below
commit 80361821fe998a7c79562c626d4ea86ae23cf518
Author: Genseric Ghiro <[email protected]>
AuthorDate: Thu Nov 20 15:57:23 2025 -0500
MINOR: Fixing doc typo (#20941)
We only updated docs version in `4.1` branch, but not in `trunk`.
Cf
https://github.com/apache/kafka/commit/abeebb3b3ff6c701379430ea72fca9aff17e995a
Reviewers: Matthias J. Sax <[email protected]>
---
docs/documentation.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/documentation.html b/docs/documentation.html
index b142263ac85..934e8a30c59 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>,
@@ -63,7 +63,8 @@
<a href="/36/documentation.html">3.6.X</a>,
<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="/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>