From af6a2087084cab4bcb70983b61bde4c96aaf124c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 25 Feb 2017 13:17:34 -0700 Subject: [PATCH] add urls --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4950e4..da211c2 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ "author": "AJ ONeal (https://daplie.com/)", "license": "(MIT OR Apache-2.0)", "bugs": { - "url": "https://github.com/Daplie/dig.js/issues" + "url": "https://git.daplie.com/Daplie/dig.js/issues" }, - "homepage": "https://github.com/Daplie/dig.js", + "homepage": "https://git.daplie.com/Daplie/dig.js", "dependencies": { "cli": "^1.0.1", "dns-suite": "git+https://git@git.daplie.com:Daplie/dns-suite#v1"