Skip to content

Commit 8ad74ce

Browse files
authored
docs: fix links (#1111)
* moved * fixed
1 parent fd4b5cb commit 8ad74ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/guides/20-cloud/10-using-databend-cloud/00-warehouses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The warehouse is an essential component of Databend Cloud. A warehouse represent
1111
- Load data into a table with the COPY INTO TABLE command
1212
- Unload data from a table with the COPY INTO LOCATION command
1313

14-
Running a warehouse consumes credits. For more information, see [Pricing and Billing](../20-manage/03-pricing.md).
14+
Running a warehouse consumes credits. For more information, see [Pricing & Billing](/guides/overview/editions/dc/pricing).
1515

1616
## Warehouse Sizes
1717

docs/en/guides/40-load-data/05-continuous-data-pipelines/00-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A pipeline in Databend Cloud allows for automatic discovery of file updates from
1212
- You have a continuous stream of user behavior logs being stored into your object storage, which can be automatically loaded into Databend Cloud using pipelines for further analysis.
1313

1414
:::note
15-
There is no limit on the number of pipelines you can create for your organization. However, please remember that a pipeline requires a warehouse to run, so running a pipeline will incur costs. For more information about warehouse pricing, see [Warehouse Pricing](/guides/cloud/manage/pricing#warehouse-pricing).
15+
There is no limit on the number of pipelines you can create for your organization. However, please remember that a pipeline requires a warehouse to run, so running a pipeline will incur costs. For more information about warehouse pricing, see [Pricing & Billing](/guides/overview/editions/dc/pricing).
1616
:::
1717

1818
## Creating a Pipeline

0 commit comments

Comments
 (0)