This is an automated email from the ASF dual-hosted git repository. glynnbird pushed a commit to branch issue81 in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git
commit 49f8704b65a9414caca991372019d3aa67693371 Author: Glynn Bird <[email protected]> AuthorDate: Mon Jun 25 14:13:39 2018 +0100 fix link to cloudant-follow in the README.md as per issue #81 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76ef6eb..cfe0751 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,7 @@ Listen to db updates, the available `params` are: ** changed in version 6 ** -Use [Follow](https://github.com/jhs/follow) to create a solid +Use [Follow] to create a solid [`_db_updates`](http://docs.couchdb.org/en/latest/api/server/common.html?highlight=db_updates#get--_db_updates) feed. Please consult follow documentation for more information as this is a very complete api on it's own @@ -1022,7 +1022,7 @@ where `list_doc_params` is the test name. [2]: http://github.com/apache/couchdb-nano/issues [4]: https://github.com/apache/couchdb-nano/blob/master/cfg/couch.example.js [8]: http://webchat.freenode.net?channels=%23couchdb-dev -[follow]: https://github.com/jhs/follow +[follow]: https://www.npmjs.com/package/cloudant-follow [request]: https://github.com/request/request ## Release
