提交 acf996cd 编写于 作者: D dingbo

docs: fix build error

上级 8f1d2dbf
...@@ -41,4 +41,4 @@ token = os.environ["TDENGINE_CLOUD_TOKEN"] ...@@ -41,4 +41,4 @@ token = os.environ["TDENGINE_CLOUD_TOKEN"]
conn = taosrest.connect(url=url, token=token) conn = taosrest.connect(url=url, token=token)
``` ```
The client connection is then established. For how to write data and query data, please refer to [basic usage](/connector/python#basic-usage). The client connection is then established. For how to write data and query data, please refer to [basic usage](../../connector/python#basic-usage).
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册