提交 3a522e39 编写于 作者: D danielclow

docs: fix broken links

上级 84e7c8cf
...@@ -82,7 +82,7 @@ Copy code bellow to your editor, then run it. If you are using jupyter, assuming ...@@ -82,7 +82,7 @@ Copy code bellow to your editor, then run it. If you are using jupyter, assuming
{{#include docs/examples/python/develop_tutorial.py:connect}} {{#include docs/examples/python/develop_tutorial.py:connect}}
``` ```
For how to write data and query data, please refer to <https://docs.tdengine.com/cloud/data-in/insert-data/> and <https://docs.tdengine.com/cloud/data-out/query-data/>. For how to write data and query data, please refer to [Data In](https://docs.tdengine.com/cloud/data-in/insert-data/) and [Data Out](https://docs.tdengine.com/cloud/data-out/query-data/).
For more details about how to write or query data via REST API, please check [REST API](https://docs.tdengine.com/cloud/programming/connector/rest-api/). For more details about how to write or query data via REST API, please check [REST API](https://docs.tdengine.com/cloud/programming/connector/rest-api/).
......
...@@ -139,7 +139,7 @@ In many use cases, it's hard to align the timestamp of the data collected by eac ...@@ -139,7 +139,7 @@ In many use cases, it's hard to align the timestamp of the data collected by eac
Interpolation can be performed in TDengine if there is no data in a time range. Interpolation can be performed in TDengine if there is no data in a time range.
For more details please refer to [Aggregate by Window](https://docs.tdengine.com/cloud/taos-sql/interval). For more details please refer to [Aggregate by Window](https://docs.tdengine.com/cloud/taos-sql/distinguished/).
## Connector Examples ## Connector Examples
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册