From 05e584f5d606b737fb7dbe395466e516576704a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Sanchez?= Date: Tue, 25 Feb 2014 00:23:46 -0200 Subject: [PATCH] Update getting started with mongo shell Removing duplicate links --- source/tutorial/getting-started-with-the-mongo-shell.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/tutorial/getting-started-with-the-mongo-shell.txt b/source/tutorial/getting-started-with-the-mongo-shell.txt index 4ce2b6d9ec2..7eed2377bcb 100644 --- a/source/tutorial/getting-started-with-the-mongo-shell.txt +++ b/source/tutorial/getting-started-with-the-mongo-shell.txt @@ -126,8 +126,6 @@ For more documentation of basic MongoDB operations in the - :doc:`/core/read-operations` - :doc:`/core/write-operations` - :doc:`/administration/indexes` -- :doc:`/core/read-operations` -- :doc:`/core/write-operations` .. _mongo-shell-print: