From 21046f87b0b7f781b2f4c8fce303ee07d199399f Mon Sep 17 00:00:00 2001 From: Bill Date: Thu, 9 Sep 2021 03:40:59 -0400 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8c38ab3..90cb197 100644 --- a/package.json +++ b/package.json @@ -30,12 +30,12 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/billsonnn/nitro-imager.git" + "url": "git+https://git.krews.org/nitro/nitro-imager.git" }, "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/billsonnn/nitro-imager/issues" + "url": "https://git.krews.org/nitro/nitro-imager/issues" }, - "homepage": "https://github.com/billsonnn/nitro-imager#readme" + "homepage": "https://git.krews.org/nitro/nitro-imager" }