Skip to content

Commit d085e74

Browse files
authored
DOCSP-17318: update connection guide (#196)
* DOCSP-17318: updated the Node connection guide to direct readers to usage examples landing page * DOCSP-17318: updated the Node connection guide to direct readers to usage examples guide * DOCSP-17318: additional changes to connection guide note * DOCSP-17318: further changes to connection guide
1 parent 2105f11 commit d085e74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. note::
22

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>`.
3+
You can use this example to connect to an instance of MongoDB
4+
and interact with a database that contains sample data. To learn more about connecting to your MongoDB
5+
instance and loading a sample dataset, see the :doc:`Usage Examples
6+
guide </usage-examples>`.

0 commit comments

Comments
 (0)