Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/get-started.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Get Started with the Kotlin Sync Driver
Download & Install </get-started/download-and-install/>
Create a Deployment </get-started/create-a-deployment/>
Create a Connection String </get-started/create-a-connection-string/>
Connect </get-started/connect-to-mongodb/>
Run a Sample Query </get-started/connect-to-mongodb/>
Next Steps </get-started/next-steps/>

Overview
Expand Down
4 changes: 2 additions & 2 deletions source/get-started/connect-to-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _kotlin-sync-connect-to-mongodb:
.. _kotlin-sync-run-sample-query:

==================
Connect to MongoDB
Run a Sample Query
==================

.. procedure::
Expand Down
Loading