MINOR: Make link in quickstart dynamic (#12057)

Reviewer: Matthias J. Sax <mjsax@apache.org>
This commit is contained in:
Bruno Cadonna 2022-04-15 16:22:16 +02:00 committed by GitHub
parent f4e3ccd81a
commit 2d2926cf81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>