We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c513f60 commit c73d6a7Copy full SHA for c73d6a7
source/index.txt
@@ -35,11 +35,10 @@ common questions users have asked about ``mongosync``.
35
.. toctree::
36
:titlesonly:
37
38
- /quickstart
+ Quickstart </quickstart>
39
/installation
40
/connecting
41
/multiple-mongosyncs
42
/reference
43
/release-notes
44
/faq
45
-
source/quickstart.txt
@@ -1,8 +1,8 @@
1
.. _c2c-quickstart:
2
3
-==========
4
-Quickstart
5
+==================================
+{+c2c-product-name+} Quickstart
6
7
.. default-domain:: mongodb
8
@@ -305,5 +305,3 @@ Synchronization Notes
305
306
- To estimate the size of ``oplog`` needed for initial synchronization,
307
see :ref:`c2c-oplog-sizing`.
308
309
0 commit comments