From 7c01217f8709243807fe025ad6a46a2c61e62393 Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Fri, 11 Feb 2022 17:07:35 +0100 Subject: [PATCH] Update URL to repo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8a746cc..96e5c85 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/kytta/shareon.git" + "url": "https://codeberg.org/kytta/shareon.git" }, "bugs": { - "url": "https://github.com/kytta/shareon/issues" + "url": "https://codeberg.org/kytta/shareon/issues" }, "author": { "name": "Nikita Karamov",