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
+
1
3
===
2
4
FAQ
3
5
===
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ MongoDB Kotlin Driver
13
13
/fundamentals
14
14
/api-documentation
15
15
/faq
16
+ /connection-troubleshooting
16
17
/issues-and-help
17
18
/compatibility
18
19
View the Source <https://github.com/mongodb/mongo-java-driver>
@@ -88,6 +89,13 @@ For answers to commonly asked questions about the MongoDB
88
89
Kotlin Driver, see the :doc:`Frequently Asked Questions (FAQ) </faq>`
89
90
section.
90
91
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
+
91
99
Issues & Help
92
100
-------------
93
101
Original file line number Diff line number Diff line change
1
+ .. _kotlin-issues-and-help:
2
+
1
3
=============
2
4
Issues & Help
3
5
=============
You can’t perform that action at this time.
0 commit comments