mirror of https://github.com/apache/kafka.git
MINOR: update documentation link to 3.9 (#17216)
Reviewers: David Arthur <mumrah@gmail.com>
This commit is contained in:
parent
aaf3fc05f8
commit
f1e7954ad1
|
@ -33,7 +33,7 @@
|
|||
<!--//#include virtual="../includes/_docs_banner.htm" -->
|
||||
|
||||
<h1>Documentation</h1>
|
||||
<h3>Kafka 3.8 Documentation</h3>
|
||||
<h3>Kafka 3.9 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>,
|
||||
|
@ -54,14 +54,15 @@
|
|||
<a href="/26/documentation.html">2.6.X</a>,
|
||||
<a href="/27/documentation.html">2.7.X</a>,
|
||||
<a href="/28/documentation.html">2.8.X</a>,
|
||||
<a href="/30/documentation.html">3.0.X</a>.
|
||||
<a href="/31/documentation.html">3.1.X</a>.
|
||||
<a href="/32/documentation.html">3.2.X</a>.
|
||||
<a href="/33/documentation.html">3.3.X</a>.
|
||||
<a href="/34/documentation.html">3.4.X</a>.
|
||||
<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="/30/documentation.html">3.0.X</a>,
|
||||
<a href="/31/documentation.html">3.1.X</a>,
|
||||
<a href="/32/documentation.html">3.2.X</a>,
|
||||
<a href="/33/documentation.html">3.3.X</a>,
|
||||
<a href="/34/documentation.html">3.4.X</a>,
|
||||
<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>.
|
||||
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue