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 692953c9a MINOR: Small edits for 4.0 (#674)
692953c9a is described below
commit 692953c9a082dd1b1c4bc891128612a44be09d1e
Author: David Jacot <[email protected]>
AuthorDate: Tue Mar 18 16:17:57 2025 +0100
MINOR: Small edits for 4.0 (#674)
Reviewers: Ismael Juma <[email protected]>
---
downloads.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/downloads.html b/downloads.html
index 3e1785537..d9ae6eda8 100644
--- a/downloads.html
+++ b/downloads.html
@@ -34,7 +34,7 @@
</li>
<li>
<!-- Note that source/binary downloads should point to
`dlcdn.apache.org` but checksum files must point to `downloads.apache.org` -->
- Binary downloads: <a
href="https://dlcdn.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz">kafka_2.13-4.0.0.tgz</a>
(<a
href="https://downloads.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz.asc">asc</a>,
<a
href="https://downloads.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz.sha512">sha512</a>)
+ Binary download: <a
href="https://dlcdn.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz">kafka_2.13-4.0.0.tgz</a>
(<a
href="https://downloads.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz.asc">asc</a>,
<a
href="https://downloads.apache.org/kafka/4.0.0/kafka_2.13-4.0.0.tgz.sha512">sha512</a>)
</li>
</ul>