提交 6b7bc4f1 编写于 作者: G gccgdb1234

doc: fix broken link

上级 0188b359
...@@ -45,7 +45,7 @@ For more details about `INSERT` please refer to [INSERT](https://docs.tdengine.c ...@@ -45,7 +45,7 @@ For more details about `INSERT` please refer to [INSERT](https://docs.tdengine.c
<Tabs> <Tabs>
<TabItem value="python" label="Python"> <TabItem value="python" label="Python">
In this example, we use `execute` method to execute SQL and get affected rows. The variable `conn` is an instance of class `taosrest.TaosRestConnection` we just created at [Connect Tutorial](../../connect/python#connect). In this example, we use `execute` method to execute SQL and get affected rows. The variable `conn` is an instance of class `taosrest.TaosRestConnection` we just created at [Connect Tutorial](../../develop/connect/python#connect).
```python ```python
{{#include docs/examples/python/develop_tutorial.py:insert}} {{#include docs/examples/python/develop_tutorial.py:insert}}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册