fix documentation for replicator intro

Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/a3294bcf
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/a3294bcf
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/a3294bcf

Branch: refs/heads/import-master
Commit: a3294bcf7f47ffe16bf2a48599c0cfb4a5abc1fc
Parents: ec387c2
Author: Andy Wenk <[email protected]>
Authored: Thu Apr 24 22:25:22 2014 +0200
Committer: Andy Wenk <[email protected]>
Committed: Thu Apr 24 22:25:22 2014 +0200

----------------------------------------------------------------------
 src/replication/intro.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/a3294bcf/src/replication/intro.rst
----------------------------------------------------------------------
diff --git a/src/replication/intro.rst b/src/replication/intro.rst
index ff002db..68690bf 100644
--- a/src/replication/intro.rst
+++ b/src/replication/intro.rst
@@ -29,8 +29,8 @@ databases are also deleted on the destination database (if 
they even existed).
 Triggering Replication
 ----------------------
 
-Replication is controlled through documents in the :ref:`replicator`, where
-each document describes one replication process (see
+Replication is controlled through documents in the :ref:`_replicator 
<replicator>`
+database, where each document describes one replication process (see
 :ref:`replication-settings`).
 
 A replication is triggered by storing a replication document in the replicator

Reply via email to