This is an automated email from the ASF dual-hosted git repository.
mimaison 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 a5b7fc0fae2 MINOR: Fix blog post link in uses.md (#22972)
a5b7fc0fae2 is described below
commit a5b7fc0fae22d933ef8254701225f5ed5a0a7a18
Author: Aravind Reveendran <[email protected]>
AuthorDate: Wed Jul 29 00:23:13 2026 +0530
MINOR: Fix blog post link in uses.md (#22972)
Updated the link to the blog post about Apache Kafka use cases.
[Onboarding docu](https://kafka.apache.org/uses/) had a link pointing to
LinkedIn Engineering blog, which was non functional. The actual link was
pasted.
Reviewers: Mickael Maison <[email protected]>, Ken Huang
<[email protected]>
---
docs/getting-started/uses.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/getting-started/uses.md b/docs/getting-started/uses.md
index 8a4f7699f46..21151a89ea8 100644
--- a/docs/getting-started/uses.md
+++ b/docs/getting-started/uses.md
@@ -26,7 +26,7 @@ type: docs
-->
-Here is a description of a few of the popular use cases for Apache Kafka®. For
an overview of a number of these areas in action, see [this blog
post](https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying/).
+Here is a description of a few of the popular use cases for Apache Kafka®. For
an overview of a number of these areas in action, see [this blog
post](https://www.linkedin.com/blog/engineering/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying).
## Messaging