This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 387b07f85f [INLONG-970][Doc] fix the wrong referring to StarRocks
(#971)
387b07f85f is described below
commit 387b07f85f399564585184c8931209a011811cd0
Author: AloysZhang <[email protected]>
AuthorDate: Thu Aug 29 18:46:26 2024 +0800
[INLONG-970][Doc] fix the wrong referring to StarRocks (#971)
---
docs/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../current/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
.../version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/docs/quick_start/data_sync/mysql_starrocks_example.md
b/docs/quick_start/data_sync/mysql_starrocks_example.md
index d6b4c9f5c7..405e8b77f0 100644
--- a/docs/quick_start/data_sync/mysql_starrocks_example.md
+++ b/docs/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ Before we begin, we need to install InLong. Here we provide
two ways:
Download the [connectors](https://inlong.apache.org/downloads/) corresponding
to Flink version, and after decompression, place
`sort-connector-starrocks-[version]-SNAPSHOT.jar` in `/inlong-sort/connectors/`
directory.
### Install StarRocks
-Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the Apache StarRocks
official website
+Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the StarRocks
official website
## Cluster Initialize
When all containers are successfully started, you can access the InLong
dashboard address http://localhost, and use the following default account to
log in.
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/data_sync/mysql_starrocks_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/data_sync/mysql_starrocks_example.md
index 571bc65325..266872a45c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/data_sync/mysql_starrocks_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ sidebar_position: 2
下载与 Flink 版本对应的 [connectors](https://inlong.apache.org/zh-CN/downloads),解压后将
`sort-connector-starrocks-[version]-SNAPSHOT.jar` 放在 `/inlong-sort/connectors/`
目录下。
### 安装 StarRocks
-请参考 Apache StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
+请参考 StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
## 集群初始化
容器启动成功后,访问 InLong Dashboard 地址 http://localhost,并使用以下默认账号登录:
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
index 64b31a95bc..964c97f09a 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ sidebar_position: 2
下载 Flink 1.13 对应版本的
[connectors](https://inlong.apache.org/zh-CN/downloads),解压后将
`sort-connector-starrocks-[version]-SNAPSHOT.jar` 放在 `/inlong-sort/connectors/`
目录下。
### 安装 StarRocks
-请参考 Apache StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
+请参考 StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
## 集群初始化
容器启动成功后,访问 InLong Dashboard 地址 http://localhost,并使用以下默认账号登录:
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
index 571bc65325..266872a45c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ sidebar_position: 2
下载与 Flink 版本对应的 [connectors](https://inlong.apache.org/zh-CN/downloads),解压后将
`sort-connector-starrocks-[version]-SNAPSHOT.jar` 放在 `/inlong-sort/connectors/`
目录下。
### 安装 StarRocks
-请参考 Apache StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
+请参考 StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
## 集群初始化
容器启动成功后,访问 InLong Dashboard 地址 http://localhost,并使用以下默认账号登录:
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
index 571bc65325..266872a45c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ sidebar_position: 2
下载与 Flink 版本对应的 [connectors](https://inlong.apache.org/zh-CN/downloads),解压后将
`sort-connector-starrocks-[version]-SNAPSHOT.jar` 放在 `/inlong-sort/connectors/`
目录下。
### 安装 StarRocks
-请参考 Apache StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
+请参考 StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
## 集群初始化
容器启动成功后,访问 InLong Dashboard 地址 http://localhost,并使用以下默认账号登录:
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
index 571bc65325..266872a45c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ sidebar_position: 2
下载与 Flink 版本对应的 [connectors](https://inlong.apache.org/zh-CN/downloads),解压后将
`sort-connector-starrocks-[version]-SNAPSHOT.jar` 放在 `/inlong-sort/connectors/`
目录下。
### 安装 StarRocks
-请参考 Apache StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
+请参考 StarRocks 官网的[安装教程](https://docs.starrocks.io/docs/quick_start/)。
## 集群初始化
容器启动成功后,访问 InLong Dashboard 地址 http://localhost,并使用以下默认账号登录:
diff --git
a/versioned_docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
b/versioned_docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
index 710cbd74b7..260b28f500 100644
---
a/versioned_docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/versioned_docs/version-1.10.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ Before we begin, we need to install InLong. Here we provide
two ways:
Download the [connectors](https://inlong.apache.org/downloads/) corresponding
to Flink 1.13, and after decompression, place
`sort-connector-starrocks-[version]-SNAPSHOT.jar` in `/inlong-sort/connectors/`
directory.
### Install StarRocks
-Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the Apache StarRocks
official website
+Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the StarRocks
official website
## Cluster Initialize
When all containers are successfully started, you can access the InLong
dashboard address http://localhost, and use the following default account to
log in.
diff --git
a/versioned_docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
b/versioned_docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
index d6b4c9f5c7..405e8b77f0 100644
---
a/versioned_docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/versioned_docs/version-1.11.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ Before we begin, we need to install InLong. Here we provide
two ways:
Download the [connectors](https://inlong.apache.org/downloads/) corresponding
to Flink version, and after decompression, place
`sort-connector-starrocks-[version]-SNAPSHOT.jar` in `/inlong-sort/connectors/`
directory.
### Install StarRocks
-Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the Apache StarRocks
official website
+Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the StarRocks
official website
## Cluster Initialize
When all containers are successfully started, you can access the InLong
dashboard address http://localhost, and use the following default account to
log in.
diff --git
a/versioned_docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
b/versioned_docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
index d6b4c9f5c7..405e8b77f0 100644
---
a/versioned_docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/versioned_docs/version-1.12.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ Before we begin, we need to install InLong. Here we provide
two ways:
Download the [connectors](https://inlong.apache.org/downloads/) corresponding
to Flink version, and after decompression, place
`sort-connector-starrocks-[version]-SNAPSHOT.jar` in `/inlong-sort/connectors/`
directory.
### Install StarRocks
-Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the Apache StarRocks
official website
+Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the StarRocks
official website
## Cluster Initialize
When all containers are successfully started, you can access the InLong
dashboard address http://localhost, and use the following default account to
log in.
diff --git
a/versioned_docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
b/versioned_docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
index d6b4c9f5c7..405e8b77f0 100644
---
a/versioned_docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
+++
b/versioned_docs/version-1.13.0/quick_start/data_sync/mysql_starrocks_example.md
@@ -17,7 +17,7 @@ Before we begin, we need to install InLong. Here we provide
two ways:
Download the [connectors](https://inlong.apache.org/downloads/) corresponding
to Flink version, and after decompression, place
`sort-connector-starrocks-[version]-SNAPSHOT.jar` in `/inlong-sort/connectors/`
directory.
### Install StarRocks
-Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the Apache StarRocks
official website
+Please refer to the [Installation
Tutorial](https://docs.starrocks.io/docs/quick_start/) on the StarRocks
official website
## Cluster Initialize
When all containers are successfully started, you can access the InLong
dashboard address http://localhost, and use the following default account to
log in.