This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/trunk by this push: new 58ad29cbfbd MINOR: Remove Kafka release section from root README (#19483) 58ad29cbfbd is described below commit 58ad29cbfbd4f857bc024ae33fc505b071ad0c80 Author: S.Y. Wang <johnny12...@gmail.com> AuthorDate: Wed Apr 16 16:34:33 2025 +0900 MINOR: Remove Kafka release section from root README (#19483) Addressed the feedback https://github.com/apache/kafka/pull/19420#discussion_r2045913751 Reviewers: TengYao Chi <kiting...@gmail.com>, PoAn Yang <pay...@apache.org>, Chia-Ping Tsai <chia7...@gmail.com> --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index f29489b1a04..4c2fc4e1f16 100644 --- a/README.md +++ b/README.md @@ -277,14 +277,6 @@ See [trogdor/README.md](trogdor/README.md). See [vagrant/README.md](vagrant/README.md). -### Release Kafka ### - -See [release/README.md](release/README.md). - -### Official Documentation ### - -See [docs/README.md](docs/README.md). - ### Kafka client examples ### See [examples/README.md](examples/README.md).