From c9c2bf99375f7a9825fe0f57449cd09d322f2d62 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Sun, 26 Aug 2018 02:30:03 -0500 Subject: [PATCH] build: fixing Git links in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dcd19b..2fceb83 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "CC-BY-NC-SA-4.0", "repository": { "type": "git", - "url": "git+https://git.mfgames.com/dmoonfire/sand-and-bone.git" + "url": "git+https://gitlab.com/fedran/sand-and-bone.git" }, "homepage": "https://fedran.com/sand-and-bone/", "scripts": {