Skip to content

Commit 8cc88c4

Browse files
authored
Added the connection troubleshooting description to index (#404)
* Added the connection troubleshooting description to index * Updated title based on PR for GO
1 parent b30dc6e commit 8cc88c4

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

source/connection-troubleshooting.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _java-connection-troubleshooting:
22

3-
================================
4-
Connection Troubleshooting Guide
5-
================================
3+
==========================
4+
Connection Troubleshooting
5+
==========================
66

77
.. default-domain:: mongodb
88

source/index.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,13 @@ For answers to commonly asked questions about the MongoDB
104104
Java Driver, see the :doc:`Frequently Asked Questions (FAQ) </faq>`
105105
section.
106106

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+
107114
Issues & Help
108115
-------------
109116

0 commit comments

Comments
 (0)