Merge pull request #13396 from taosdata/docs/dingbo8128-patch-1-6

docs: fix include error
This commit is contained in:
wade zhang 2022-06-02 08:35:25 +08:00 committed by GitHub
commit 739807fd0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ TDengine 客户端驱动的安装请参考 [安装指南](/reference/connector#
<summary>订阅和消费</summary> <summary>订阅和消费</summary>
```c ```c
{{#include examples/c/subscribe.c}}
``` ```
</details> </details>