From 49f77c1163d99592f41342b76644a59669c37dd8 Mon Sep 17 00:00:00 2001 From: Bob Grabar Date: Mon, 17 Sep 2012 10:42:08 -0400 Subject: [PATCH] fix link that points to its own section --- source/core/replication.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/replication.txt b/source/core/replication.txt index 42f96dda0a6..fe7a261ac10 100644 --- a/source/core/replication.txt +++ b/source/core/replication.txt @@ -81,7 +81,7 @@ Failover Replica sets feature automated failover. If the :term:`primary` goes offline or becomes unresponsive and a majority of the original set members can still connect to each other, the set will elect a new -primary. For details, see :ref:`replica-set-failover` +primary. For details, see :ref:`replica-set-failover-administration`. .. index:: replica set; elections .. index:: failover; elections