Skip to content

Commit

Permalink
[doc] fix 2.1.3 kafka sink url (#162)
Browse files Browse the repository at this point in the history
* [doc] fix 2.1.3 kafka sink url

Due to the first participation in contribution, there are a lot of places are not very familiar. I changed the file name. As a result, the url address is not very logical. I'm very sorry

* Update Kafka.md
  • Loading branch information
bravekong authored Aug 23, 2023
1 parent a13f24a commit dc9473c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Engine Supported and plugin name
| name | type | required | default value |
| -------------------------- | ------ | -------- | ------------- |
| producer.bootstrap.servers | string | yes | - |
| topic | string | yes | - |
| topics | string | yes | - |
| producer.* | string | no | - |
| semantic | string | no | - |
| common-options | string | no | - |
Expand Down

0 comments on commit dc9473c

Please sign in to comment.