This is an automated email from the ASF dual-hosted git repository.
nicoloboschi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 9b01d1c472a Update io-kafka-sink.md (#15784)
9b01d1c472a is described below
commit 9b01d1c472aa5cde5205ad86fa3b8f998da95f35
Author: Nicolò Boschi <[email protected]>
AuthorDate: Thu Jun 2 09:26:09 2022 +0200
Update io-kafka-sink.md (#15784)
---
site2/docs/io-kafka-sink.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/site2/docs/io-kafka-sink.md b/site2/docs/io-kafka-sink.md
index 4ff82bd9506..6d00aac3448 100644
--- a/site2/docs/io-kafka-sink.md
+++ b/site2/docs/io-kafka-sink.md
@@ -54,9 +54,7 @@ Before using the Kafka sink connector, you need to create a
configuration file t
* YAML
- ```
-
-yaml
+ ```yaml
configs:
bootstrapServers: "localhost:6667"
topic: "test"