docs: fix broken links
This commit is contained in:
parent
7421c95949
commit
089be2eee4
|
@ -13,9 +13,9 @@ Through the Python connector of TDengine, Superset can support TDengine data sou
|
|||
|
||||
Prepare the following environment:
|
||||
- TDengine is installed and running normally (both Enterprise and Community versions are available)
|
||||
- taosAdapter is running normally, refer to [taosAdapter](../../../reference/components/taosAdapter)
|
||||
- taosAdapter is running normally, refer to [taosAdapter](../../../tdengine-reference/components/taosadapter/)
|
||||
- Apache Superset version 2.1.0 or above is already installed, refre to [Apache Superset](https://superset.apache.org/)
|
||||
|
||||
|
||||
## Install TDengine Python Connector
|
||||
|
||||
The Python connector of TDengine comes with a connection driver that supports Superset in versions 2.1.18 and later, which will be automatically installed in the Superset directory and provide data source services.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: TDengine 3.3.4.8 Release Notes
|
||||
sidebar_label: 3.3.4.8
|
||||
description: Version 3.3.4.8 Notes
|
||||
slug: /release-history/release-notes/3.3.4.8
|
||||
slug: /release-history/release-notes/3-3-4-8
|
||||
---
|
||||
|
||||
## New Features
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: TDengine 3.3.5.0 Release Notes
|
||||
sidebar_label: 3.3.5.0
|
||||
description: Version 3.3.5.0 Notes
|
||||
slug: /release-history/release-notes/3.3.5.0
|
||||
slug: /release-history/release-notes/3-3-5-0
|
||||
---
|
||||
|
||||
## Features
|
||||
|
|
|
@ -3,9 +3,10 @@ title: Release Notes
|
|||
slug: /release-history/release-notes
|
||||
---
|
||||
|
||||
[3.3.5.0](./3-3-5-0/)
|
||||
|
||||
[3.3.4.8](./3-3-4-8/)
|
||||
|
||||
[3.3.5.0](./3.3.5.0)
|
||||
[3.3.4.3](./3-3-4-3/)
|
||||
|
||||
[3.3.3.0](./3-3-3-0/)
|
||||
|
|
Loading…
Reference in New Issue