From 84fad7ce32fe43ef9a88b031fe3b5cb1ef24df45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 11:46:09 -0400 Subject: [PATCH 1/2] Fix broken refs on landing page (#1121) (#1122) (cherry picked from commit 6d2f6079f390a1323bfeaa7bc6d60c222cd2e0bd) Co-authored-by: lindseymoore <71525840+lindseymoore@users.noreply.github.com> (cherry picked from commit 8d7982b36a85f12a4f2a6e82337f2f77e76ac0d9) --- source/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.txt b/source/index.txt index 86b98e248..7cae60875 100644 --- a/source/index.txt +++ b/source/index.txt @@ -115,7 +115,7 @@ Reference --------- Find more information about {+driver-short+} versions, compatibility, and third-party tools in the -:doc:`Reference ` section. +:ref:`Reference ` section. API Documentation ----------------- From a649254f0175cfc849c95134021aa13a9684a515 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Fri, 2 May 2025 11:48:39 -0400 Subject: [PATCH 2/2] [Backport v6.15] Fix broken refs on landing page --- source/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.txt b/source/index.txt index 7cae60875..8ec90ed3d 100644 --- a/source/index.txt +++ b/source/index.txt @@ -43,7 +43,7 @@ You can add the driver to your application to work with MongoDB in JavaScript or TypeScript. For more information about downloading and installing the {+driver-short+}, see :ref:`Download and Install ` in the -Quick Start guide. +Get Started guide. You can connect using the {+driver-short+} for deployments hosted in the following environments: