Skip to content

Commit 9772756

Browse files
committed
Anonymous replica: update links to a new config
1 parent f3672f8 commit 9772756

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/dev_guide/internals/iproto/keys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ General replication
229229
* - :ref:`IPROTO_BALLOT_IS_ANON <internals-iproto-keys-ballot>`
230230
- 0x05 |br| MP_BOOL
231231
- True if the replica is anonymous.
232-
Corresponds to :ref:`box.cfg.replication_anon <cfg_replication-replication_anon>`.
232+
Corresponds to :ref:`replication.anon <configuration_reference_replication_anon>`.
233233
Since :doc:`2.7.1 </release/2.7.1>`
234234

235235
* - :ref:`IPROTO_BALLOT_IS_BOOTED <internals-iproto-keys-ballot>`

doc/dev_guide/internals/iproto/replication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ General
4545
* - IPROTO_FETCH_SNAPSHOT
4646
- 0x45
4747
- Fetch the master's snapshot and start anonymous replication.
48-
See :ref:`replication_anon <cfg_replication-replication_anon>`
48+
See :ref:`replication.anon <configuration_reference_replication_anon>`
4949

5050
* - IPROTO_REGISTER
5151
- 0x46

0 commit comments

Comments
 (0)