Skip to content

Commit 7f88dbe

Browse files
Sarah OlsonSarah Olson
authored andcommitted
DOCSP-20368: Converting hard links to roles and subdomain consolidation
1 parent 49d6f3c commit 7f88dbe

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

source/connect.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,18 +111,17 @@ deployment from which you were disconnected:
111111
Launch MongoDB Shell
112112
~~~~~~~~~~~~~~~~~~~~
113113

114-
You can connect the
115-
`MongoDB Shell <https://docs.mongodb.com/mongodb-shell/>`__ or legacy
114+
You can connect the :mongosh:`MongoDB Shell </>` or legacy
116115
:binary:`mongo <mongo>` shell to your active deployment.
117116

117+
118118
Considerations
119119
``````````````
120120

121121
- The shell that |vsce| uses to connect to your deployment is
122122
determined by the :guilabel:`Shell` setting in your
123123
:ref:`extension settings <vsce-settings>`. You can choose either
124-
the `MongoDB Shell <https://docs.mongodb.com/mongodb-shell/>`__ or
125-
legacy :binary:`mongo <mongo>` shell.
124+
the :mongosh:`MongoDB Shell </>` or the legacy :binary:`mongo <mongo>` shell.
126125

127126
- The path to your selected shell must exist in your system's ``PATH``.
128127
If it does not exist in your ``PATH``, the operation errors.
@@ -142,8 +141,7 @@ the shell connected to your selected deployment.
142141

143142
.. seealso::
144143

145-
`Perform CRUD Operations in the MongoDB Shell
146-
<https://docs.mongodb.com/mongodb-shell/crud>`__
144+
:mongosh:`Perform CRUD Operations in the MongoDB Shell </crud>`
147145

148146
.. _vsce-rename-connection:
149147

source/includes/admonitions/warn-configure-path.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@
1616
shell, see :manual:`The mongo Shell </mongo>`.
1717

1818
- To install the ``mongosh`` shell and for instructions on
19-
configuring your ``PATH`` variable, see
20-
`Install the MongoDB Shell <https://docs.mongodb.com/mongodb-shell/install>`__.
19+
configuring your ``PATH`` variable, see :mongosh:`Install the MongoDB Shell </install>`.

0 commit comments

Comments
 (0)