Repository: couchdb-www Updated Branches: refs/heads/asf-site f30b8081a -> 414e7db7c
copyedit Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/414e7db7 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/414e7db7 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/414e7db7 Branch: refs/heads/asf-site Commit: 414e7db7c113dfbcdb55c2286aad2333b85b476c Parents: f30b808 Author: Jan Lehnardt <[email protected]> Authored: Wed Aug 8 10:09:16 2018 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Wed Aug 8 10:09:16 2018 +0200 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/414e7db7/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 86046c2..907666c 100644 --- a/index.html +++ b/index.html @@ -113,7 +113,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </p> <p> - <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">The Couch Replication Protocol</a></strong> lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling, <strong><a href="http://offlinefirst.org">offline-first</a></strong> user-experience while maintaining high performance and strong reliability. CouchDB comes with a <string>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval. + <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">The Couch Replication Protocol</a></strong> lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling <strong><a href="http://offlinefirst.org">offline-first</a></strong> user-experience while maintaining high performance and strong reliability. CouchDB comes with a <string>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval. </p>
