We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3035bb6 commit 4d60455Copy full SHA for 4d60455
source/fundamentals/connection.txt
@@ -1,3 +1,5 @@
1
+.. _java-connection-guide:
2
+
3
================
4
Connection Guide
5
source/includes/connect-guide-note.rst
@@ -1,5 +1,5 @@
.. note::
- This example connects to an instance of MongoDB using a connection string.
+ This example connects to an instance of MongoDB using a connection URI.
To learn more about connecting to your MongoDB instance, see the
- `connection guide </fundamentals/connection>`_.
+ :ref:`connection guide <connect-to-mongodb>`.
0 commit comments