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 5d3092d commit 2105f11Copy full SHA for 2105f11
source/includes/connect-guide-note.rst
@@ -1,4 +1,6 @@
1
.. note::
2
- This example connects to an instance of MongoDB using a connection string.
3
- To learn more about connecting to your MongoDB instance, see the
4
- `connection guide </fundamentals/connection>`_.
+
+ This example connects to an instance of MongoDB and uses a sample
+ data database. To learn more about connecting to your MongoDB
5
+ instance and loading this database, see the :doc:`Usage Examples guide
6
+ </usage-examples>`.
0 commit comments