File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ .. _kotlin-faq:
2+
13===
24FAQ
35===
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ MongoDB Kotlin Driver
1313 /fundamentals
1414 /api-documentation
1515 /faq
16+ /connection-troubleshooting
1617 /issues-and-help
1718 /compatibility
1819 View the Source <https://github.com/mongodb/mongo-java-driver>
@@ -88,6 +89,13 @@ For answers to commonly asked questions about the MongoDB
8889Kotlin Driver, see the :doc:`Frequently Asked Questions (FAQ) </faq>`
8990section.
9091
92+ Connection Troubleshooting
93+ --------------------------
94+
95+ For solutions to some issues you might experience when connecting to a MongoDB
96+ deployment while using the {+driver-long+}, see the
97+ :doc:`Connection Troubleshooting </connection-troubleshooting>` section.
98+
9199Issues & Help
92100-------------
93101
Original file line number Diff line number Diff line change 1+ .. _kotlin-issues-and-help:
2+
13=============
24Issues & Help
35=============
You can’t perform that action at this time.
0 commit comments