diff --git a/source/index.txt b/source/index.txt index 06761787..3ce2ed3d 100644 --- a/source/index.txt +++ b/source/index.txt @@ -92,7 +92,7 @@ pre-C++ 17 configurations in the :ref:`cpp-polyfill-selection` section. Advanced Installation Options ----------------------------- -Learn about additional configuration and installation options +Learn about advanced configuration and installation options in the :ref:`cpp-installation-advanced` section. What's New diff --git a/source/write/insert.txt b/source/write/insert.txt index 3092ad34..8d921b19 100644 --- a/source/write/insert.txt +++ b/source/write/insert.txt @@ -42,8 +42,8 @@ and assign the following values to your ``db`` and ``collection`` variables: :start-after: start-db-coll :end-before: end-db-coll -To learn how to create a free MongoDB Atlas cluster and load the sample datasets, see -the :ref:`` tutorial. +To learn how to create a free MongoDB Atlas cluster and load the sample datasets, see the +:atlas:`Get Started with Atlas ` guide. The ``_id`` Field -----------------