提交 0188b359 编写于 作者: G gccgdb1234

doc: fix broken link

上级 f29d5ae4
......@@ -45,7 +45,7 @@ For more details about `INSERT` please refer to [INSERT](https://docs.tdengine.c
<Tabs>
<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
{{#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.
先完成此消息的编辑!
想要评论请 注册