From 9c3be265fc7594ada2b0f66119164c4630930616 Mon Sep 17 00:00:00 2001 From: lindseymoore <71525840+lindseymoore@users.noreply.github.com> Date: Fri, 2 May 2025 11:57:25 -0400 Subject: [PATCH] [Backport v6.15] Fix broken refs on landing page (#1123) * 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) * [Backport v6.15] Fix broken refs on landing page --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit 08ded68a448312333876953afd99d49aaa116c42) --- source/index.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/index.txt b/source/index.txt index 86b98e248..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: @@ -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 -----------------