Skip to content

Commit 3304648

Browse files
committed
Start: Improve guidance for data import / ingest / load
1 parent 8b33099 commit 3304648

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

docs/start/ingest.md renamed to docs/start/import.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
(start-import)=
12
(start-ingest)=
2-
# Ingesting data
3+
# Importing data
34

45
:::{rubric} Features
56
:::
@@ -30,9 +31,17 @@ seamless and flexible ingestion strategies.
3031
:::{rubric} Next step
3132
:::
3233

33-
:::{card} All data ingestion methods for CrateDB at a glance
34+
:::{card}
3435
:link: ingest
3536
:link-type: ref
36-
CrateDB's data ingestion guide provides an overview of how to efficiently bring
37+
:width: 75%
38+
:margin: auto
39+
The data ingestion guide provides an overview of how to efficiently bring
3740
data from various sources into CrateDB.
41+
+++
42+
```{button-ref} ingest
43+
:color: primary
44+
:expand:
45+
All data ingestion methods for CrateDB at a glance
46+
```
3847
:::

docs/start/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Get access to more resources to continue learning.
251251
First steps <first-steps>
252252
modelling/index
253253
query/index
254-
ingest
254+
import
255255
application/index
256256
video/index
257257
```

0 commit comments

Comments
 (0)