From 7f406908200ad12ad2c92912808f6b5efa1fd61f Mon Sep 17 00:00:00 2001 From: knotteye Date: Fri, 8 Jan 2021 17:14:16 -0600 Subject: [PATCH] Update repository link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f11f66b..d33fe2c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://gitlab.com/knotteye/satyr.git" + "url": "https://git.waldn.net/git/knotteye/satyr.git" }, "dependencies": { "bcrypt": "^5.0.0",