Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit eb2f63f

Browse files
committed
render issue
1 parent e45c698 commit eb2f63f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/faq.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Can I use ``mongosync`` to maintain a Disaster Recovery cluster?
5858
----------------------------------------------------------------
5959

6060
No, you can't currently maintain a Disaster Recovery cluster with ``mongosync``,
61-
since ``mongosync`` **must :ref:`<c2c-api-commit>`** in order to
61+
since ``mongosync`` must :ref:`c2c-api-commit` in order to
6262
safely accept traffic to the destination cluster.
6363
For more information, see :ref:`c2c-faq-reads-writes-mongosync`.
6464

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Until you've called :ref:`<c2c-api-commit>` on ``mongosync`` and ``canWrite`` successfully
1+
Until you've called :ref:`c2c-api-commit` on ``mongosync`` and ``canWrite`` successfully
22
returns ``true``, the destination cluster cannot be used to accept
33
application read or write traffic.
44
Do not use ``mongosync`` for maintaining Disaster Recovery clusters.

0 commit comments

Comments
 (0)