mirror of https://github.com/apache/kafka.git
MINOR: fix documentation version
This will need to be double-committed. Author: Gwen Shapira <cshapi@gmail.com> Reviewers: Ismael Juma <ismael@juma.me.uk>, Ewen Cheslack-Postava <ewen@confluent.io> Closes #1107 from gwenshap/fix-doc-version
This commit is contained in:
parent
b6c29e3810
commit
69df734470
|
@ -17,8 +17,8 @@
|
|||
|
||||
<!--#include virtual="../includes/header.html" -->
|
||||
|
||||
<h1>Kafka 0.9.0 Documentation</h1>
|
||||
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>, <a href="/082/documentation.html">0.8.2.X</a>.
|
||||
<h1>Kafka 0.10.0 Documentation</h1>
|
||||
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>, <a href="/082/documentation.html">0.8.2.X</a>, <a href="/090/documentation.html">0.9.0.X</a>.
|
||||
</ul>
|
||||
|
||||
<ul class="toc">
|
||||
|
|
Loading…
Reference in New Issue