From 141d3e893427e4794591f38685100542003b56db Mon Sep 17 00:00:00 2001 From: Rowena Date: Thu, 24 Jul 2025 11:01:35 +0200 Subject: [PATCH] fix(mongo): remove old ferret info --- .../api-cli/backup-and-restore.mdx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx b/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx index 0c9629fc74..2df751ee97 100644 --- a/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx +++ b/pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx @@ -9,11 +9,7 @@ categories: import Requirements from '@macros/iam/requirements.mdx' -Managed MongoDB® provides fully-managed document Database Instances, with a MongoDB®-compatible API layer over a PostgreSQL engine to store and retrieve data. - -This means you can use MongoDB® command line tools to use and manage your MongoDB® Databases. - -This tutorial shows how to backup and restore your MongoDB® Databases with the MongoDB® `mongodump` and `mongorestore` command line database tools. +Managed MongoDB® provides fully-managed MongoDB® Instances. This tutorial shows how to backup and restore your MongoDB® Databases with the MongoDB® `mongodump` and `mongorestore` command line database tools.