docs: broken link: Kafka

Fixing a broken link in the Kafka documentation.
This commit is contained in:
Sean Ely 2022-05-27 17:17:47 -07:00 committed by gccgdb1234
parent 46dcd370ee
commit 415612b092
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ taos> select * from meters;
Query OK, 4 row(s) in set (0.004208s)
```
If you see the above data, the synchronization is successful. If not, check the logs of Kafka Connect. For detailed description of configuration parameters, see [Configuration Reference](#Configuration Reference).
If you see the above data, the synchronization is successful. If not, check the logs of Kafka Connect. For detailed description of configuration parameters, see [Configuration Reference](#configuration-reference).
## The use of TDengine Source Connector