From ff95a7989b7b13a436e9b5831a4a336418267c6c Mon Sep 17 00:00:00 2001 From: menshibin Date: Mon, 10 Mar 2025 14:55:03 +0800 Subject: [PATCH] docs: fix Finebi download address error --- docs/en/10-third-party/05-bi/14-finebi.md | 2 +- docs/zh/10-third-party/05-bi/14-finebi.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/10-third-party/05-bi/14-finebi.md b/docs/en/10-third-party/05-bi/14-finebi.md index dea1cbb69d..c01c68cfe6 100644 --- a/docs/en/10-third-party/05-bi/14-finebi.md +++ b/docs/en/10-third-party/05-bi/14-finebi.md @@ -12,7 +12,7 @@ By using the TDengine Java connector, FineBI can quickly access the data in TDen - TDengine 3.3.4.0 and above version is installed and running normally (both Enterprise and Community versions are available). - taosAdapter is running normally, refer to [taosAdapter Reference](../../../tdengine-reference/components/taosadapter/). -- Install FineBI (if not installed, please download and install [Download FineBI](https://intl.finebi.com/product/download)). +- Install FineBI (if not installed, please download and install [Download FineBI](https://intl.finebi.com/download)). - Download the fine_conf_entity plugin to support the addition of JDBC drivers, [Download link](https://market.fanruan.com/plugin/1052a471-0239-4cd8-b832-045d53182c5d). - Install the JDBC driver. Download the `TDengine JDBC connector` file `taos-jdbcdriver-3.4.0-dist.jar` or a higher version from `maven.org`. diff --git a/docs/zh/10-third-party/05-bi/14-finebi.md b/docs/zh/10-third-party/05-bi/14-finebi.md index d1d2550bc7..7e9b083bf8 100644 --- a/docs/zh/10-third-party/05-bi/14-finebi.md +++ b/docs/zh/10-third-party/05-bi/14-finebi.md @@ -13,7 +13,7 @@ title: 与 Fine BI 集成 - TDengine 3.3.4.0 以上版本集群已部署并正常运行(企业及社区版均可)。 - taosAdapter 能够正常运行,详细参考 [taosAdapter 参考手册](../../../reference/components/taosadapter)。 -- FineBI 安装(如未安装,请下载并安装 [FineBI 下载](https://intl.finebi.com/download))。 +- FineBI 安装(如未安装,请下载并安装 [FineBI 下载](https://www.finebi.com/product/download))。 - 下载 `fine_conf_entity` 插件用于支持允许添加JDBC驱动, [下载地址](https://market.fanruan.com/plugin/1052a471-0239-4cd8-b832-045d53182c5d)。 - 安装 JDBC 驱动。从 `maven.org` 下载 `TDengine JDBC` 连接器文件 `taos-jdbcdriver-3.4.0-dist.jar` 或以上版本。