Skip to content

Commit 7f7cb33

Browse files
committed
Remove references to crate-clients-tools aka. "ecosystem catalog"
All content has been absorbed by `cratedb-guide` already.
1 parent affd1c1 commit 7f7cb33

File tree

3 files changed

+2
-21
lines changed

3 files changed

+2
-21
lines changed

docs/admin/create-user.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ username and password.
2020
## `CREATE USER` command
2121

2222
In order to create a user that can be used to authenticate from a remote
23-
machine, first
24-
[install crash](inv:crate-crash:*:label#getting-started) or other
25-
[](inv:crate-clients-tools:*:label#index) on the same machine you installed
23+
machine, first {ref}`install crash <crate-crash:getting-started>` or
24+
{ref}`connect <connect>` with other tools on the same machine you installed
2625
CrateDB on. Then, connect to CrateDB running on `localhost`.
2726

2827
While you can also perform the steps outlined below within

docs/home/index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -289,21 +289,6 @@ and integrations with third-party applications and frameworks.
289289
::::{grid} 2 3 3 3
290290
:padding: 0
291291

292-
:::{grid-item-card} Ecosystem Catalog
293-
:link: catalog
294-
:link-type: ref
295-
:link-alt: Ecosystem Catalog
296-
:padding: 3
297-
:class-card: sd-pt-3
298-
:class-title: sd-fs-5
299-
:class-body: sd-text-center
300-
:class-footer: text-smaller
301-
{material-outlined}`category;3.5em`
302-
+++
303-
Discover integrations and solutions from the open-source community and CrateDB partners.
304-
:::
305-
306-
307292
:::{grid-item-card} Integration Tutorials I
308293
:link: integrate
309294
:link-type: ref
@@ -318,7 +303,6 @@ Discover integrations and solutions from the open-source community and CrateDB p
318303
Learn about the variety of options to connect and integrate with third-party applications.
319304
:::
320305

321-
322306
:::{grid-item-card} Integration Tutorials II
323307
:link: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
324308
:link-alt: Integration Tutorials II

docs/use/migrate/rockset/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ CrateDB offers a wide range of integration capabilities, is compatible
302302
with the PostgreSQL wire protocol, and offers adapter components to
303303
integrate with applications and frameworks.
304304

305-
- [Ecosystem Catalog]
306305
- [Integration Tutorials I]
307306
- [Integration Tutorials II]
308307
- [Software Development Kit]
@@ -331,7 +330,6 @@ and Python example programs.
331330
[CrateDB Editions]: https://cratedb.com/database/editions
332331
[CrateDB SQL]: project:#sql
333332
[DX]: https://en.wikipedia.org/wiki/User_experience#Developer_experience
334-
[Ecosystem Catalog]: https://cratedb.com/docs/crate/clients-tools/
335333
[Integration Tutorials I]: inv:#integrate
336334
[Integration Tutorials II]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
337335
[migration]: https://cratedb.com/migrations/rockset

0 commit comments

Comments
 (0)