From 944c9d0674d5c46073502fdb5b8eb7487d6ab615 Mon Sep 17 00:00:00 2001 From: Richard Lee <14349+dlackty@users.noreply.github.com> Date: Mon, 27 Jul 2020 00:29:49 +0800 Subject: [PATCH] Correct git url in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85e653f..aa5f6a3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/mstoiber/sharing.git" + "url": "git://github.com/mxstbr/sharingbuttons.io.git" }, "author": "Max Stoiber", "license": "MIT"