From 47d5d35734e19e2fbffebe793afa5a66906cd726 Mon Sep 17 00:00:00 2001 From: Pavel Semyonov Date: Mon, 9 Sep 2024 18:00:01 +0700 Subject: [PATCH] Fix link in box.cfg.replication_anon reference --- doc/reference/configuration/cfg_replication.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference/configuration/cfg_replication.rst b/doc/reference/configuration/cfg_replication.rst index 6ac7e48e3c..bb498969c0 100644 --- a/doc/reference/configuration/cfg_replication.rst +++ b/doc/reference/configuration/cfg_replication.rst @@ -68,7 +68,7 @@ is read-only (but you still can write to temporary and replica-local spaces), and it isn't present in the ``_cluster`` table. - Since an anonymous replica isn't registered in the ``_cluster`` table, + Since an anonymous replica isn't registered in the :ref:`_cluster ` space, there is no limitation for anonymous replicas count in a replica set: you can have as many of them as you want.