docs: fix broken links
This commit is contained in:
parent
7421c95949
commit
089be2eee4
|
@ -13,7 +13,7 @@ Through the Python connector of TDengine, Superset can support TDengine data sou
|
||||||
|
|
||||||
Prepare the following environment:
|
Prepare the following environment:
|
||||||
- TDengine is installed and running normally (both Enterprise and Community versions are available)
|
- 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/)
|
- Apache Superset version 2.1.0 or above is already installed, refre to [Apache Superset](https://superset.apache.org/)
|
||||||
|
|
||||||
## Install TDengine Python Connector
|
## Install TDengine Python Connector
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: TDengine 3.3.4.8 Release Notes
|
title: TDengine 3.3.4.8 Release Notes
|
||||||
sidebar_label: 3.3.4.8
|
sidebar_label: 3.3.4.8
|
||||||
description: Version 3.3.4.8 Notes
|
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
|
## New Features
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: TDengine 3.3.5.0 Release Notes
|
title: TDengine 3.3.5.0 Release Notes
|
||||||
sidebar_label: 3.3.5.0
|
sidebar_label: 3.3.5.0
|
||||||
description: Version 3.3.5.0 Notes
|
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
|
## Features
|
||||||
|
|
|
@ -3,9 +3,10 @@ title: Release Notes
|
||||||
slug: /release-history/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.4.8](./3-3-4-8/)
|
||||||
|
|
||||||
[3.3.5.0](./3.3.5.0)
|
|
||||||
[3.3.4.3](./3-3-4-3/)
|
[3.3.4.3](./3-3-4-3/)
|
||||||
|
|
||||||
[3.3.3.0](./3-3-3-0/)
|
[3.3.3.0](./3-3-3-0/)
|
||||||
|
|
Loading…
Reference in New Issue