summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorjoewilliams <joe@der-dieb.local>2010-08-27 13:43:28 -0700
committerjoewilliams <joe@der-dieb.local>2010-08-27 13:43:28 -0700
commit794d78eb02a20e6c545d24fa9649839ebe763636 (patch)
tree73ecf828d6045d60aae9aabf424d1948ad9dc9e0 /apps
parent4a4783d17f0777818b53ab140ce96a46a5076810 (diff)
use dbcore not core
Diffstat (limited to 'apps')
-rw-r--r--apps/chttpd/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/chttpd/README.md b/apps/chttpd/README.md
index 176f39c1..4b42264d 100644
--- a/apps/chttpd/README.md
+++ b/apps/chttpd/README.md
@@ -1,6 +1,6 @@
## chttpd
-chttpd is a cluster-aware http layer for [CouchDB][1]. It is used in [cloudant-core][2] as the http front-end.
+chttpd is a cluster-aware http layer for [CouchDB][1]. It is used in [cloudant-dbcore][2] as the http front-end.
### Getting Started
Dependencies:
@@ -17,7 +17,7 @@ Build with rebar:
* [info@cloudant.com][5]
[1]: http://couchdb.apache.org
-[2]: http://github.com/cloudant/cloudant-core
+[2]: http://github.com/cloudant/dbcore
[3]: http://www.apache.org/licenses/LICENSE-2.0.html
[4]: http://cloudant.com
[5]: mailto:info@cloudant.com