Skip to content

Commit 4d799d2

Browse files
committed
Chore: Remove "Overview of CrateDB integration tutorials"
All the Markdown has been migrated to the CrateDB Guide / Handbook. -- https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
1 parent 5c93add commit 4d799d2

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

docs/integrate/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ This documentation section lists applications, frameworks, and libraries,
99
which can be used together with CrateDB, and outlines how to use them
1010
optimally.
1111

12-
:::{tip}
13-
Please also visit the [Overview of CrateDB integration tutorials].
14-
:::
15-
1612
:::{toctree}
1713
:maxdepth: 1
1814
:glob:
@@ -22,4 +18,3 @@ Please also visit the [Overview of CrateDB integration tutorials].
2218

2319

2420
[CrateDB's PostgreSQL interface]: inv:crate-reference#interface-postgresql
25-
[Overview of CrateDB integration tutorials]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015

docs/solution/migrate/rockset/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,7 @@ 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-
- [Integration Tutorials I]
306-
- [Integration Tutorials II]
305+
- [Integration Guides]
307306
- [Software Development Kit]
308307

309308
:::{rubric} Integrating CrateDB technologies into Rockset-based infrastructure
@@ -330,8 +329,7 @@ and Python example programs.
330329
[CrateDB Editions]: https://cratedb.com/database/editions
331330
[CrateDB SQL]: project:#sql
332331
[DX]: https://en.wikipedia.org/wiki/User_experience#Developer_experience
333-
[Integration Tutorials I]: inv:#integrate
334-
[Integration Tutorials II]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
332+
[Integration Guides]: project:#integrate
335333
[migration]: https://cratedb.com/migrations/rockset
336334
[MongoDB Atlas Change Streams]: https://www.mongodb.com/docs/manual/changeStreams/
337335
[open-source code base]: https://github.com/crate/crate

0 commit comments

Comments
 (0)