From c5ec0d17a479aa0d6af4b645e3253c0226d69218 Mon Sep 17 00:00:00 2001 From: Jeff Allen Date: Wed, 17 Apr 2024 12:11:56 -0400 Subject: [PATCH] (DOCSP-38546): Add product name to quickstart page (#299) --- source/index.txt | 3 +-- source/quickstart.txt | 8 +++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/source/index.txt b/source/index.txt index b7e440979..3881f54b6 100644 --- a/source/index.txt +++ b/source/index.txt @@ -34,11 +34,10 @@ common questions users have asked about ``mongosync``. .. toctree:: :titlesonly: - /quickstart + Quickstart /installation /connecting /multiple-mongosyncs /reference /release-notes /faq - diff --git a/source/quickstart.txt b/source/quickstart.txt index be41bfe07..ffaebbb6d 100644 --- a/source/quickstart.txt +++ b/source/quickstart.txt @@ -1,8 +1,8 @@ .. _c2c-quickstart: -========== -Quickstart -========== +================================== +{+c2c-product-name+} Quickstart +================================== .. default-domain:: mongodb @@ -303,5 +303,3 @@ Synchronization Notes - To estimate the size of ``oplog`` needed for initial synchronization, see :ref:`c2c-oplog-sizing`. - -