From 9f669a178fb93fec9c75d4049abfcff97791e369 Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Wed, 30 Oct 2024 13:31:59 -0400 Subject: [PATCH 1/2] DOCSP-44852: Remove reference to page rating in bottom right --- source/includes/quick-start/troubleshoot.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/includes/quick-start/troubleshoot.rst b/source/includes/quick-start/troubleshoot.rst index cd79834f..693ab671 100644 --- a/source/includes/quick-start/troubleshoot.rst +++ b/source/includes/quick-start/troubleshoot.rst @@ -1,6 +1,4 @@ .. note:: If you run into issues on this step, ask for help in the - :community-forum:`MongoDB Community Forums ` - or submit feedback by using the :guilabel:`Rate this page` - tab on the right or bottom right side of this page. + :community-forum:`MongoDB Community Forums `. From c0ccecd48a04daca18feb407ea2c330963be2b72 Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Wed, 30 Oct 2024 13:37:12 -0400 Subject: [PATCH 2/2] Fix --- source/includes/quick-start/troubleshoot.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/includes/quick-start/troubleshoot.rst b/source/includes/quick-start/troubleshoot.rst index 693ab671..1396f499 100644 --- a/source/includes/quick-start/troubleshoot.rst +++ b/source/includes/quick-start/troubleshoot.rst @@ -1,4 +1,6 @@ .. note:: If you run into issues on this step, ask for help in the - :community-forum:`MongoDB Community Forums `. + :community-forum:`MongoDB Community Forums ` + or submit feedback by using the :guilabel:`Feedback` + button on the top right side of this page.