diff --git a/docs/start/ingest.md b/docs/start/import.md similarity index 83% rename from docs/start/ingest.md rename to docs/start/import.md index 1c06c38a..3aaa2ebe 100644 --- a/docs/start/ingest.md +++ b/docs/start/import.md @@ -1,5 +1,6 @@ +(start-import)= (start-ingest)= -# Ingesting data +# Importing data :::{rubric} Features ::: @@ -30,9 +31,17 @@ seamless and flexible ingestion strategies. :::{rubric} Next step ::: -:::{card} All data ingestion methods for CrateDB at a glance +:::{card} :link: ingest :link-type: ref -CrateDB's data ingestion guide provides an overview of how to efficiently bring +:width: 75% +:margin: auto +The data ingestion guide provides an overview of how to efficiently bring data from various sources into CrateDB. ++++ +```{button-ref} ingest +:color: primary +:expand: +All data ingestion methods for CrateDB at a glance +``` ::: diff --git a/docs/start/index.md b/docs/start/index.md index 4e23b70f..98e82c97 100644 --- a/docs/start/index.md +++ b/docs/start/index.md @@ -251,7 +251,7 @@ Get access to more resources to continue learning. First steps modelling/index query/index -ingest +import application/index video/index ```