From 089be2eee437539942e6829e6ef8983965f5085f Mon Sep 17 00:00:00 2001 From: danielclow <106956386+danielclow@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:42:04 +0800 Subject: [PATCH] docs: fix broken links --- docs/en/10-third-party/05-bi/11-superset.md | 4 ++-- docs/en/28-releases/03-notes/3.3.4.8.md | 2 +- docs/en/28-releases/03-notes/3.3.5.0.md | 2 +- docs/en/28-releases/03-notes/index.md | 3 ++- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/en/10-third-party/05-bi/11-superset.md b/docs/en/10-third-party/05-bi/11-superset.md index be3e3aa08d..2ac8690c41 100644 --- a/docs/en/10-third-party/05-bi/11-superset.md +++ b/docs/en/10-third-party/05-bi/11-superset.md @@ -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. diff --git a/docs/en/28-releases/03-notes/3.3.4.8.md b/docs/en/28-releases/03-notes/3.3.4.8.md index e1cdc212e0..3244fa7923 100755 --- a/docs/en/28-releases/03-notes/3.3.4.8.md +++ b/docs/en/28-releases/03-notes/3.3.4.8.md @@ -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 diff --git a/docs/en/28-releases/03-notes/3.3.5.0.md b/docs/en/28-releases/03-notes/3.3.5.0.md index a740daa76b..6f23205770 100755 --- a/docs/en/28-releases/03-notes/3.3.5.0.md +++ b/docs/en/28-releases/03-notes/3.3.5.0.md @@ -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 diff --git a/docs/en/28-releases/03-notes/index.md b/docs/en/28-releases/03-notes/index.md index efdedb6c07..e54862e105 100644 --- a/docs/en/28-releases/03-notes/index.md +++ b/docs/en/28-releases/03-notes/index.md @@ -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/)