Skip to content

Commit a6d2f29

Browse files
committed
opt
1 parent 42e2ea8 commit a6d2f29

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

docs/en/guides/20-cloud/10-using-databend-cloud/03-data-integration/_category_.json renamed to docs/en/guides/10-cloud/05-data-integration/_category_.json

File renamed without changes.

docs/en/guides/20-cloud/10-using-databend-cloud/03-data-integration/index.md renamed to docs/en/guides/10-cloud/05-data-integration/index.md

File renamed without changes.

docs/en/guides/20-cloud/10-using-databend-cloud/03-data-integration/mysql.md renamed to docs/en/guides/10-cloud/05-data-integration/mysql.md

File renamed without changes.

docs/en/guides/20-cloud/10-using-databend-cloud/03-data-integration/s3.md renamed to docs/en/guides/10-cloud/05-data-integration/s3.md

File renamed without changes.

docs/en/guides/40-load-data/02-load-db/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import IndexOverviewList from '@site/src/components/IndexOverviewList';
77
This guide introduces platforms for loading data into Databend, including:
88

99
:::tip
10-
If you are using Databend Cloud, the built-in [Data Integration](/guides/cloud/using-databend-cloud/data-integration) feature provides a no-code way to sync MySQL and S3 data into Databend — no external tools required.
10+
If you are using Databend Cloud, the built-in [Data Integration](/guides/cloud/data-integration) feature provides a no-code way to sync MySQL and S3 data into Databend — no external tools required.
1111
:::
1212

1313
<IndexOverviewList />

docs/en/guides/40-load-data/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ This guide provides detailed instructions on how to import data into Databend.
108108
<details>
109109
<summary> MySQL Data to Databend </summary>
110110

111-
- [Sync MySQL Data via Databend Cloud Data Integration](/guides/cloud/using-databend-cloud/data-integration/mysql) (Recommended for Databend Cloud users)
111+
- [Sync MySQL Data via Databend Cloud Data Integration](/guides/cloud/data-integration/mysql) (Recommended for Databend Cloud users)
112112
- [Load Full MySQL Tables](./02-load-db/datax.md)
113113
- [Sync MySQL Changes (Full & Incremental)](./02-load-db/debezium.md)
114114

0 commit comments

Comments
 (0)