diff --git a/_includes/cockroachcloud/use-cockroachcloud-instead.md b/_includes/cockroachcloud/use-cockroachcloud-instead.md new file mode 100644 index 00000000000..636cd020a10 --- /dev/null +++ b/_includes/cockroachcloud/use-cockroachcloud-instead.md @@ -0,0 +1,3 @@ +{{site.data.alerts.callout_success}} +To deploy a 30-day free CockroachCloud cluster instead of running CockroachDB yourself, see the Quickstart. +{{site.data.alerts.end}} diff --git a/_includes/sidebar-data-v20.1.json b/_includes/sidebar-data-v20.1.json index dbe01e10afd..35d5f2348f2 100644 --- a/_includes/sidebar-data-v20.1.json +++ b/_includes/sidebar-data-v20.1.json @@ -29,8 +29,8 @@ { "title": "From Binary", "urls": [ - "/${VERSION}/start-a-local-cluster.html", - "/${VERSION}/secure-a-cluster.html" + "/${VERSION}/secure-a-cluster.html", + "/${VERSION}/start-a-local-cluster.html" ] }, { diff --git a/_includes/sidebar-data-v20.2.json b/_includes/sidebar-data-v20.2.json index d342eb925a5..5fae0db8843 100644 --- a/_includes/sidebar-data-v20.2.json +++ b/_includes/sidebar-data-v20.2.json @@ -30,8 +30,8 @@ { "title": "From Binary", "urls": [ - "/${VERSION}/start-a-local-cluster.html", - "/${VERSION}/secure-a-cluster.html" + "/${VERSION}/secure-a-cluster.html", + "/${VERSION}/start-a-local-cluster.html" ] }, { diff --git a/cockroachcloud/create-your-cluster.md b/cockroachcloud/create-your-cluster.md index 2e418467805..9392bc17f9b 100644 --- a/cockroachcloud/create-your-cluster.md +++ b/cockroachcloud/create-your-cluster.md @@ -8,8 +8,8 @@ redirect_from: This page walks you through the process of creating a CockroachCloud cluster. -{{site.data.alerts.callout_info}} -To create and connect to a 30-day free CockroachCloud cluster and run your first query, see the [Quickstart guide](quickstart.html). +{{site.data.alerts.callout_success}} +To create and connect to a 30-day free CockroachCloud cluster and run your first query, see the [Quickstart](quickstart.html). {{site.data.alerts.end}} ## Before you begin diff --git a/cockroachcloud/quickstart.md b/cockroachcloud/quickstart.md index 63d88ecc5d4..44a7e90258a 100644 --- a/cockroachcloud/quickstart.md +++ b/cockroachcloud/quickstart.md @@ -8,7 +8,7 @@ redirect_from: This page shows you how to deploy a free CockroachDB cluster on CockroachCloud. You'll use a 30-day free trial code to create the cluster and a sample workload to connect and run your first query. -To run CockroachDB on your local machine instead, see [Start a Local Cluster](../stable/start-a-local-cluster.html). +To run CockroachDB on your local machine instead, see [Start a Local Cluster](../stable/secure-a-cluster.html). ## Before you begin diff --git a/v20.1/install-cockroachdb-linux.html b/v20.1/install-cockroachdb-linux.html index 8a8c5c0075c..31e7a24542f 100644 --- a/v20.1/install-cockroachdb-linux.html +++ b/v20.1/install-cockroachdb-linux.html @@ -14,6 +14,8 @@
See Release Notes for what's new in the latest release, {{ page.release_info.version }}. To upgrade to this release from an older version, see Cluster Upgrade.
+{% include cockroachcloud/use-cockroachcloud-instead.md %} +See Release Notes for what's new in the latest release, {{ page.release_info.version }}. To upgrade to this release from an older version, see Cluster Upgrade.
+{% include cockroachcloud/use-cockroachcloud-instead.md %} +See Release Notes for what's new in the latest release, {{ page.release_info.version }}. To upgrade to this release from an older version, see Cluster Upgrade.
+{% include cockroachcloud/use-cockroachcloud-instead.md %} +