mirror of https://github.com/apache/kafka.git
MINOR: Make link in quickstart dynamic (#12057)
Reviewer: Matthias J. Sax <mjsax@apache.org>
This commit is contained in:
parent
f4e3ccd81a
commit
2d2926cf81
|
@ -28,7 +28,7 @@
|
|||
</h4>
|
||||
|
||||
<p>
|
||||
<a href="https://www.apache.org/dyn/closer.cgi?path=/kafka/3.1.0/kafka_2.13-3.1.0.tgz">Download</a>
|
||||
<a href="https://www.apache.org/dyn/closer.cgi?path=/kafka/{{fullDotVersion}}/kafka_{{scalaVersion}}-{{fullDotVersion}}.tgz">Download</a>
|
||||
the latest Kafka release and extract it:
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue