From 339f754bb3b633f509615119c24de4ee32c3ec0d Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 6 Sep 2016 13:15:18 +0100 Subject: [PATCH] Update homepage property in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eda3de..5eded1c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "bugs": { "url": "https://github.com/lukechilds/onionoo-node-client/issues" }, - "homepage": "https://github.com/lukechilds/onionoo-node-client#readme", + "homepage": "https://github.com/lukechilds/onionoo-node-client", "dependencies": { "got": "^6.3.0", "node-cache": "^3.2.1"