Skip to content

Commit c73d6a7

Browse files
(DOCSP-38546): Add product name to quickstart page (#299)
1 parent c513f60 commit c73d6a7

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
@@ -35,11 +35,10 @@ common questions users have asked about ``mongosync``.
3535
.. toctree::
3636
:titlesonly:
3737

38-
/quickstart
38+
Quickstart </quickstart>
3939
/installation
4040
/connecting
4141
/multiple-mongosyncs
4242
/reference
4343
/release-notes
4444
/faq
45-

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

@@ -305,5 +305,3 @@ Synchronization Notes
305305

306306
- To estimate the size of ``oplog`` needed for initial synchronization,
307307
see :ref:`c2c-oplog-sizing`.
308-
309-

0 commit comments

Comments
 (0)