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 8830a4c commit ea5fec3Copy full SHA for ea5fec3
source/index.txt
@@ -34,11 +34,10 @@ common questions users have asked about ``mongosync``.
34
.. toctree::
35
:titlesonly:
36
37
- /quickstart
+ Quickstart </quickstart>
38
/installation
39
/connecting
40
/multiple-mongosyncs
41
/reference
42
/release-notes
43
/faq
44
-
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
@@ -303,5 +303,3 @@ Synchronization Notes
303
304
- To estimate the size of ``oplog`` needed for initial synchronization,
305
see :ref:`c2c-oplog-sizing`.
306
307
0 commit comments