File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
.. _java-connection-troubleshooting:
2
2
3
- ================================
4
- Connection Troubleshooting Guide
5
- ================================
3
+ ==========================
4
+ Connection Troubleshooting
5
+ ==========================
6
6
7
7
.. default-domain:: mongodb
8
8
Original file line number Diff line number Diff line change @@ -104,6 +104,13 @@ For answers to commonly asked questions about the MongoDB
104
104
Java Driver, see the :doc:`Frequently Asked Questions (FAQ) </faq>`
105
105
section.
106
106
107
+ Connection Troubleshooting
108
+ --------------------------
109
+
110
+ For solutions to some issues you might see when connecting to a MongoDB
111
+ deployment while using the {+driver-long+}, see
112
+ :ref:`java-connection-troubleshooting`.
113
+
107
114
Issues & Help
108
115
-------------
109
116
You can’t perform that action at this time.
0 commit comments