提交 869ed79d 编写于 作者: D dingbo

docs: upate link

上级 a2d909b9
...@@ -39,7 +39,7 @@ For more details about `INSERT` please refer to [INSERT](/taos-sql/insert). ...@@ -39,7 +39,7 @@ For more details about `INSERT` please refer to [INSERT](/taos-sql/insert).
<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](../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.
先完成此消息的编辑!
想要评论请 注册