Skip to content

Commit 353cec2

Browse files
author
Chris Cho
authored
fix link (#188)
1 parent 2917fcf commit 353cec2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

source/fundamentals/connection/connect.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ such as max connections, apply to individual ``MongoClient`` instances.
2727

2828
To learn about the different settings you can use to control the
2929
behavior of your ``MongoClient``, see the guide on
30-
:ref:`<mongoclientsettings>`.
30+
:ref:`MongoClient Settings <specify-mongoclient-settings>`.
3131

3232
.. tip::
3333

source/fundamentals/connection/mongoclientsettings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.. _mongoclientsettings:
12
.. _specify-mongoclient-settings:
23

34
============================

0 commit comments

Comments
 (0)