Skip to content

Commit 3b7ac78

Browse files
authored
Merge pull request #3150 from ClickHouse/change_cloud_link
updated cloud link
2 parents 7fe743a + 5a948b4 commit 3b7ac78

File tree

24 files changed

+32
-36
lines changed

24 files changed

+32
-36
lines changed

docs/en/about-us/cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: ClickHouse Cloud
88
# ClickHouse Cloud
99

1010
ClickHouse Cloud is the cloud offering created by the original creators of the popular open-source OLAP database ClickHouse.
11-
You can experience ClickHouse Cloud by [starting a free trial](https://clickhouse.cloud/signUp).
11+
You can experience ClickHouse Cloud by [starting a free trial](https://console.clickhouse.cloud/signUp).
1212

1313
### ClickHouse Cloud benefits:
1414

docs/en/about-us/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_position: 30
77

88
ClickHouse provides Support Services for our ClickHouse Cloud users and customers. Our objective is a Support Services team that represents the ClickHouse product – unparalleled performance, ease of use, and exceptionally fast, high-quality results. For details, [visit our Support Services](https://clickhouse.com/support/program/) page.
99

10-
[Login to the Cloud console](https://clickhouse.cloud/support) and select **Help -> Support** from the menu options to open a new support case and view the status of your submitted cases.
10+
[Login to the Cloud console](https://console.clickhouse.cloud/support) and select **Help -> Support** from the menu options to open a new support case and view the status of your submitted cases.
1111

1212
**Service level agreements ("SLA")**
1313
Classification of severity levels for issues reported and response times.

docs/en/cloud/get-started/cloud-quick-start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ import SQLConsoleDetail from '@site/docs/en/_snippets/_launch_sql_console.md';
1010
# ClickHouse Cloud Quick Start
1111

1212
The quickest and easiest way to get up and running with ClickHouse is to create a new
13-
service in [ClickHouse Cloud](https://clickhouse.cloud).
13+
service in [ClickHouse Cloud](https://console.clickhouse.cloud).
1414

1515
## 1. Create a ClickHouse service
1616

17-
To create a free ClickHouse service in [ClickHouse Cloud](https://clickhouse.cloud), you just need to sign up by completing the following steps:
17+
To create a free ClickHouse service in [ClickHouse Cloud](https://console.clickhouse.cloud), you just need to sign up by completing the following steps:
1818

19-
- Create an account on the [sign-up page](https://clickhouse.cloud/signUp)
19+
- Create an account on the [sign-up page](https://console.clickhouse.cloud/signUp)
2020
- You can choose to sign up using your email or via Google SSO, Microsoft SSO, AWS Marketplace, Google Cloud or Microsoft Azure
2121
- If you sign up using an email and password, remember to verify your email address within the next 24h via the link you receive in your email
2222
- Login using the username and password you just created

docs/en/cloud/manage/api/api-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ The ClickHouse Cloud API is built on the open-source [OpenAPI specification](htt
2929

3030
## Support
3131

32-
We recommend visiting [our Slack channel](https://clickhouse.com/slack) first to get quick support. If you'd like additional help or more info about our API and its capabilities, please contact ClickHouse Support at https://clickhouse.cloud/support
32+
We recommend visiting [our Slack channel](https://clickhouse.com/slack) first to get quick support. If you'd like additional help or more info about our API and its capabilities, please contact ClickHouse Support at https://console.clickhouse.cloud/support

docs/en/cloud/manage/billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ WHERE name = <your table name>
4646
### What tools does ClickHouse offer to estimate the cost of running a service in the cloud if I have a self-managed deployment?
4747

4848
The ClickHouse query log captures [key metrics](/docs/en/operations/system-tables/query_log) that can be used to estimate the cost of running a workload in ClickHouse Cloud.
49-
For details on migrating from self-managed to ClickHouse Cloud please refer to the [migration documentation](/docs/en/cloud/migration/clickhouse-to-cloud), and contact [ClickHouse Cloud support](https://clickhouse.cloud/support) if you have further questions.
49+
For details on migrating from self-managed to ClickHouse Cloud please refer to the [migration documentation](/docs/en/cloud/migration/clickhouse-to-cloud), and contact [ClickHouse Cloud support](https://console.clickhouse.cloud/support) if you have further questions.
5050

5151
### What billing options are available for ClickHouse Cloud?
5252

docs/en/cloud/manage/billing/marketplace/aws-marketplace-committed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ It is critical to redirect to ClickHouse Cloud at this point and either register
4242

4343
<br />
4444

45-
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://clickhouse.cloud](https://clickhouse.cloud).
45+
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
4646

4747
<br />
4848

docs/en/cloud/manage/billing/marketplace/aws-marketplace-payg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ After filling out the above information, click on **Create Contract**. You can c
9797

9898
<br />
9999

100-
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://clickhouse.cloud](https://clickhouse.cloud).
100+
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
101101

102102
<br />
103103

docs/en/cloud/manage/billing/marketplace/gcp-marketplace-committed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ It is critical to redirect to ClickHouse Cloud at this point and sign up or sign
105105

106106
<br />
107107

108-
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://clickhouse.cloud](https://clickhouse.cloud).
108+
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
109109

110110
<br />
111111

docs/en/cloud/manage/billing/marketplace/gcp-marketplace-payg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Get started with ClickHouse Cloud on the [GCP Marketplace](https://console.cloud
8181

8282
<br />
8383

84-
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://clickhouse.cloud](https://clickhouse.cloud).
84+
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
8585

8686
<br />
8787

docs/en/cloud/manage/jan2025_faq/dimensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For object storage connectors (S3 and GCS), only the ClickPipes compute cost is
5959

6060
### When does the new pricing model take effect?
6161

62-
The new pricing model will take effect for all organizations created after **January 23rd, 2025**.
62+
The new pricing model will take effect for all organizations created after **January 27th, 2025**.
6363

6464
### What happens to current users?
6565

0 commit comments

Comments
 (0)