This is an automated email from the ASF dual-hosted git repository.

visortelle pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new f8333e5  Fix broken link
f8333e5 is described below

commit f8333e5df5205cd60e74d7c94123411971ac6500
Author: Kiryl Valkovich <[email protected]>
AuthorDate: Tue Nov 4 23:08:06 2025 +0400

    Fix broken link
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e7c044a..c32f15a 100644
--- a/README.md
+++ b/README.md
@@ -328,7 +328,7 @@ This is shown in some 
[examples/values-disable-monitoring.yaml](examples/values-
 
 ## Dekaf UI
 
-[Dekaf](github.com/visortelle/dekaf) is a new open-source UI for Apache Pulsar.
+[Dekaf](https://github.com/visortelle/dekaf) is a new open-source UI for 
Apache Pulsar.
 
 > :warning: At this moment Dekaf doesn't have built-in authentication. In 
 > order to prevent unwanted access, it relies on authentication on the Pulsar 
 > broker side.
 > If your Pulsar instance stores sensitive data, make sure that:

Reply via email to