From 87eaf60c31684a5589b99c7e08b8cd0cbd2723a5 Mon Sep 17 00:00:00 2001 From: Kieran Siek Date: Sat, 3 Apr 2021 20:02:15 +0800 Subject: [PATCH] mongodump: update more information link (#5674) --- pages/common/mongodump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mongodump.md b/pages/common/mongodump.md index c8cc184f3..1bbdd5581 100644 --- a/pages/common/mongodump.md +++ b/pages/common/mongodump.md @@ -1,7 +1,7 @@ # mongodump > Utility to export the contents of a MongoDB instance. -> More information: . +> More information: . - Create a dump of all databases (this will place the files inside a directory called "dump"):