From bdd8b5f12c7d992bc78f74007313a826dc4c60c3 Mon Sep 17 00:00:00 2001 From: norareidy Date: Wed, 26 Jun 2024 10:12:50 -0400 Subject: [PATCH 1/3] DOCSP-40887: Fix Connection Troubleshooting note --- source/connection-troubleshooting.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/source/connection-troubleshooting.txt b/source/connection-troubleshooting.txt index 9a3fc5c36..65dea97db 100644 --- a/source/connection-troubleshooting.txt +++ b/source/connection-troubleshooting.txt @@ -23,8 +23,18 @@ Connection Troubleshooting .. note:: - Test - + This page addresses only connection issues. If you encounter other + issues with MongoDB or the driver, visit the following resources: + + - The :ref:`Issues & Help ` topic for + information about reporting bugs, contributing to the driver, and + finding more resources + - The `MongoDB Community Forums <{+communityForums+}>`__ for + questions, discussions, or general technical support + - The :ref:`Frequently Asked Questions (FAQ) ` section for + common questions and corresponding answers about the + {+driver-short+} + .. replacement:: server-selection-timeout-error .. code-block:: none From 73b5299b382a4269b43f174621f996209f3490c4 Mon Sep 17 00:00:00 2001 From: norareidy Date: Wed, 26 Jun 2024 10:18:29 -0400 Subject: [PATCH 2/3] edits --- source/connection-troubleshooting.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/connection-troubleshooting.txt b/source/connection-troubleshooting.txt index 65dea97db..c72c3f69a 100644 --- a/source/connection-troubleshooting.txt +++ b/source/connection-troubleshooting.txt @@ -24,17 +24,17 @@ Connection Troubleshooting .. note:: This page addresses only connection issues. If you encounter other - issues with MongoDB or the driver, visit the following resources: + issues when using MongoDB or the driver, visit the following resources: - - The :ref:`Issues & Help ` topic for + - The :ref:`Issues & Help ` page for information about reporting bugs, contributing to the driver, and finding more resources - The `MongoDB Community Forums <{+communityForums+}>`__ for questions, discussions, or general technical support - - The :ref:`Frequently Asked Questions (FAQ) ` section for + - The :ref:`Frequently Asked Questions (FAQ) ` page for common questions and corresponding answers about the {+driver-short+} - + .. replacement:: server-selection-timeout-error .. code-block:: none From 22daad20a9c54d0dc85e134b161c8450b78a2795 Mon Sep 17 00:00:00 2001 From: norareidy Date: Wed, 26 Jun 2024 10:48:51 -0400 Subject: [PATCH 3/3] MM feedback --- source/connection-troubleshooting.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/connection-troubleshooting.txt b/source/connection-troubleshooting.txt index c72c3f69a..c3d8c49f2 100644 --- a/source/connection-troubleshooting.txt +++ b/source/connection-troubleshooting.txt @@ -32,8 +32,7 @@ Connection Troubleshooting - The `MongoDB Community Forums <{+communityForums+}>`__ for questions, discussions, or general technical support - The :ref:`Frequently Asked Questions (FAQ) ` page for - common questions and corresponding answers about the - {+driver-short+} + answers to common questions about the {+driver-short+} .. replacement:: server-selection-timeout-error