Repository: couchdb-nano
Updated Branches:
  refs/heads/master c03b5528b -> 596e9d1c6


Fix links to the new project home; closes #119


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

Branch: refs/heads/master
Commit: 596e9d1c6ca2eab3d8d91f684962298626d3fcc8
Parents: c03b552
Author: Jason Smith (iMac) <[email protected]>
Authored: Wed Jan 20 16:51:13 2016 +0700
Committer: Jason Smith (iMac) <[email protected]>
Committed: Wed Jan 20 16:51:13 2016 +0700

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/596e9d1c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index af53936..7517baf 100644
--- a/package.json
+++ b/package.json
@@ -2,8 +2,8 @@
   "name": "nano",
   "description": "The official CouchDB client for Node.js",
   "license": "Apache-2.0",
-  "homepage": "http://github.com/dscape/nano";,
-  "repository": "git://github.com/dscape/nano",
+  "homepage": "http://github.com/apache/couchdb-nano";,
+  "repository": "git://github.com/apache/couchdb-nano",
   "version": "6.2.0",
   "author": "Apache CouchDB <[email protected]> 
(http://couchdb.apache.org)",
   "keywords": [

Reply via email to