You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/concepts/replication/repl_architecture.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The following are specifics of adding different types of information to the WAL:
47
47
* Data change operations on **replication-local** spaces (:doc:`created </reference/reference_lua/box_schema/space_create>` with ``is_local = true``) are written to the WAL but are not replicated.
48
48
49
49
50
-
To learn how to enable replication, check the :ref:`Bootstrapping a replica set <replication-setup>` guide.
50
+
To learn how to enable replication, check the :ref:`Bootstrapping a replica set <replication-bootstrap>` guide.
0 commit comments