diff --git a/content/guides/kafka.md b/content/guides/kafka.md index 9ce2940b19..78153a04f7 100644 --- a/content/guides/kafka.md +++ b/content/guides/kafka.md @@ -235,7 +235,7 @@ To add it to your own project (it’s already in the demo application), you only ```yaml services: kafka-ui: - image: ghcr.io/kafbat/kafka-ui:latest + image: kafbat/kafka-ui:main ports: - 8080:8080 environment: