Skip to content

Commit 44afbfb

Browse files
committed
trivial: fix mongo.exe
1 parent 4ab127c commit 44afbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-configure-windows-service-for-mongodb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ title: Connect to MongoDB.
6767
stepnum: 7
6868
ref: connect
6969
pre: |
70-
To connect to MongoDB through the :binary:`~bin.mongo.exe` shell,
70+
To connect to MongoDB through the :binary:`mongo.exe <bin.mongo>` shell,
7171
open another :guilabel:`Command Prompt`.
7272
action:
7373
copyable: true

0 commit comments

Comments
 (0)