Skip to content

Commit ea5fec3

Browse files
(DOCSP-38546): Add product name to quickstart page (#299) (#300)
1 parent 8830a4c commit ea5fec3

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

source/index.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,10 @@ common questions users have asked about ``mongosync``.
3434
.. toctree::
3535
:titlesonly:
3636

37-
/quickstart
37+
Quickstart </quickstart>
3838
/installation
3939
/connecting
4040
/multiple-mongosyncs
4141
/reference
4242
/release-notes
4343
/faq
44-

source/quickstart.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _c2c-quickstart:
22

3-
==========
4-
Quickstart
5-
==========
3+
==================================
4+
{+c2c-product-name+} Quickstart
5+
==================================
66

77
.. default-domain:: mongodb
88

@@ -303,5 +303,3 @@ Synchronization Notes
303303

304304
- To estimate the size of ``oplog`` needed for initial synchronization,
305305
see :ref:`c2c-oplog-sizing`.
306-
307-

0 commit comments

Comments
 (0)