This is an automated email from the ASF dual-hosted git repository.
dajac 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 fb80c9a30 MINOR: Fix 4.0 version
fb80c9a30 is described below
commit fb80c9a301239d9bdcf9182c9532ac56a4246d65
Author: David Jacot <[email protected]>
AuthorDate: Sat Feb 22 11:01:07 2025 +0100
MINOR: Fix 4.0 version
---
40/documentation.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/40/documentation.html b/40/documentation.html
index 2370a6a8c..d95777dc1 100644
--- a/40/documentation.html
+++ b/40/documentation.html
@@ -33,7 +33,7 @@
<!--//#include virtual="../includes/_docs_banner.htm" -->
<h1>Documentation</h1>
- <h3>Kafka 3.9 Documentation</h3>
+ <h3>Kafka 4.0 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>,
@@ -62,7 +62,8 @@
<a href="/35/documentation.html">3.5.X</a>,
<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="/38/documentation.html">3.8.X</a>,
+ <a href="/39/documentation.html">3.9.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>