Skip to content

Commit 31706e8

Browse files
committed
✏️ Incorrent link
1 parent 31f6928 commit 31706e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-source-cluster/04-kafka-users/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cluster. Definition [here](./users/admin-user-tls.yml).
2222
* **migration-user-tls**: Super-user (using TLS authentication) to migrate data of the Kafka
2323
cluster. Definition [here](./users/migration-user-tls.yml).
2424
* **sample-user-scram**: User (using scram-sha-512 authentication) to produce and consume records
25-
into ```apps.samples.greetings``` topic. Definition [here](./users/sample-user-scream.yml).
25+
into ```apps.samples.greetings``` topic. Definition [here](./users/sample-user-scram.yml).
2626
* **sample-user-tls**: User (using TLS authentication) to produce and consume records
2727
from ```apps.samples.greetings``` topic. Definition [here](./users/sample-user-tls.yml).
2828
* **sample-streams-user-tls**: User to produce and consume records to and from ```app.samples.greetings.*``` topics.

0 commit comments

Comments
 (0)