diff --git a/assets/images/cloud-dumps/02-import-dump.png b/assets/images/cloud-dumps/02-import-dump.png deleted file mode 100644 index 782a9f666c..0000000000 Binary files a/assets/images/cloud-dumps/02-import-dump.png and /dev/null differ diff --git a/learn/data_backup/dumps.mdx b/learn/data_backup/dumps.mdx index 4cf09bf00b..f2e65ab42b 100644 --- a/learn/data_backup/dumps.mdx +++ b/learn/data_backup/dumps.mdx @@ -77,16 +77,6 @@ Since the `key` field depends on the master key, it is not propagated to dumps. ## Importing a dump -### Importing a dump in Meilisearch Cloud - -You can import a dump into Meilisearch when creating a new project, below the plan selector: - - - The project creation interface, with a few inputs fields: project name, region selection, and plan selection. Right below all of these, is a file upload button named 'Import .dump' - - -### Importing a dump in self-hosted instances - Import a dump by launching a Meilisearch instance with the [`--import-dump` configuration option](/learn/self_hosted/configure_meilisearch_at_launch#import-dump): ```bash