From d367a02d7d4098f2628157d9b58e00fc919d60a7 Mon Sep 17 00:00:00 2001 From: decanus Date: Mon, 10 Dec 2018 14:28:57 +0800 Subject: [PATCH] updating urls while we are at it --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 41557310..696b4b98 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Arachnid/ens.git" + "url": "git+https://github.com/ensdomains/ens.git" }, "author": "Nick Johnson ", "license": "CC0-1.0", "bugs": { - "url": "https://github.com/Arachnid/ens/issues" + "url": "https://github.com/ensdomains/ens/issues" }, - "homepage": "https://github.com/Arachnid/ens#readme", + "homepage": "https://github.com/ensdomains/ens#readme", "dependencies": { "ganache-cli": "^6.1.0", "testrpc": "0.0.1",