Skip to content

Commit 87f4b78

Browse files
authored
Remove quick-start page (#103)
1 parent 015b093 commit 87f4b78

File tree

3 files changed

+9
-231
lines changed

3 files changed

+9
-231
lines changed

docs/howtos/index.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
This is a collection of how-to guides for CrateDB Cloud. Learn how to manage
7-
your cluster and organizations below. For the purposes of these guides,
7+
your cluster and organizations below. For the purposes of these guides,
88
we assume you interact with CrateDB Cloud by using the CrateDB
99
Cloud Console. Alternatively, you can use the command-line interface CrateDB
1010
Cloud CLI, aka. {ref}`Croud <cloud-cli:index>`.
@@ -69,7 +69,8 @@ Learn how to scale your cluster up or down, depending on your needs.
6969
:::{grid-item-card} {octicon}`hourglass` Suspend Cluster
7070
:link: suspend-cluster
7171
:link-type: ref
72-
Learn how to temporarily suspend your cluster. You are only charged for storage while in suspended state.
72+
Learn how to temporarily suspend your cluster. You are only charged for storage
73+
while in suspended state.
7374
:::
7475

7576
:::{grid-item-card} {octicon}`trash` Delete Cluster
@@ -87,28 +88,23 @@ Learn how backups are made and how to restore them.
8788
:::{grid-item-card} {octicon}`clock` Logical Replication
8889
:link: logical-replication
8990
:link-type: ref
90-
Logical replication is a mechanism by which data can automatically be
91+
Logical replication is a mechanism by which data can automatically be
9192
copied across multiple clusters.
9293
:::
9394

9495
:::{grid-item-card} {octicon}`clock` Private Endpoints
9596
:link: private-endpoints
9697
:link-type: ref
97-
A private endpoint, or private link, is a mechanism that allows a
98+
A private endpoint, or private link, is a mechanism that allows a
9899
secure, private connection to your cluster.
99100
:::
100101

101-
:::{grid-item-card} {octicon}`link` Clients, Tools, and Integrations
102-
:link: crate-clients-tools:index
102+
:::{grid-item-card} {octicon}`link` Clients
103+
:link: connect
103104
:link-type: ref
104105

105-
Learn about compatible client applications and tools, and how to configure
106-
your favorite client library to connect to a CrateDB cluster.
106+
Learn how to configure your favorite client library to connect to a CrateDB
107+
cluster.
107108
:::
108109

109110
::::
110-
111-
:::{note}
112-
This is an open source documentation project. We host the source code and
113-
issue tracker on [GitHub](https://github.com/crate/cloud-docs/) .
114-
:::

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ flexible pricing models across on-demand and flat-rate options.
5252
:titlesonly:
5353
:hidden:
5454

55-
Quick Start <tutorials/quick-start>
5655
Services <reference/services>
5756
Import <cluster/import>
5857
Console <cluster/console>

docs/tutorials/quick-start.md

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)