You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/23 09:34:12 UTC

[GitHub] flimzy closed pull request #222: Fix broken link in Generate Replication ID section

flimzy closed pull request #222: Fix broken link in Generate Replication ID section
URL: https://github.com/apache/couchdb-documentation/pull/222
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/replication/protocol.rst b/src/replication/protocol.rst
index 2dc3041..8b62527 100644
--- a/src/replication/protocol.rst
+++ b/src/replication/protocol.rst
@@ -526,10 +526,10 @@ ID:
 - Changes Feed query parameters, if any
 
 .. note::
-    See `couch_replicator_utils.erl`_ for an example of a Replication ID generation
+    See `couch_replicator_ids.erl`_ for an example of a Replication ID generation
     implementation.
 
-    .. _couch_replicator_utils.erl: https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=blob;f=src/couch_replicator/src/couch_replicator_utils.erl;h=d7778db;hb=HEAD
+    .. _couch_replicator_ids.erl: https://github.com/apache/couchdb/blob/master/src/couch_replicator/src/couch_replicator_ids.erl
 
 Retrieve Replication Logs from Source and Target
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services