Skip to content

Commit 2105f11

Browse files
authored
DOCSP-17318: updated the Node connection guide to direct readers to usage examples landing page (#195)
1 parent 5d3092d commit 2105f11

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.. 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>`_.
2+
3+
This example connects to an instance of MongoDB and uses a sample
4+
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

Comments
 (0)