You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2013/06/14 10:24:59 UTC

[02/32] git commit: updated refs/heads/1781-reorganize-and-improve-docs to 11fd32a

Fix references to API


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

Branch: refs/heads/1781-reorganize-and-improve-docs
Commit: 04dfe674d92771505c39cc469b098febb2241d6c
Parents: fd3e45c
Author: Alexander Shorin <kx...@apache.org>
Authored: Wed Jun 5 12:51:54 2013 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Wed Jun 5 12:51:54 2013 +0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/04dfe674/share/doc/src/replication.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/replication.rst b/share/doc/src/replication.rst
index 9cbab50..e109858 100644
--- a/share/doc/src/replication.rst
+++ b/share/doc/src/replication.rst
@@ -35,7 +35,7 @@ each document describes one replication process (see
 
 A replication is triggered by storing a replication document in the replicator
 database. Its status can be inspected through the active tasks API (see
-:ref:`active-tasks` and :ref:`replication-status`). A replication can be
+:ref:`api/misc/active_tasks` and :ref:`replication-status`). A replication can be
 stopped by deleting the document, or by updating it with its `cancel` property
 set to `true`.
 
@@ -77,7 +77,7 @@ Controlling which Documents to Replicate
 ----------------------------------------
 
 There are two ways for controlling which documents are replicated, and which
-are skipped. *Local* documents are never replicated (see :ref:`api-local`).
+are skipped. *Local* documents are never replicated (see :ref:`api/local`).
 
 Additionally, :ref:`filterfun` can be used in a replication documents (see
 :ref:`replication-settings`). The replication task will then evaluate