diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index b27cba78..222b283d 100644 --- a/package.json +++ b/package.json @@ -14,12 +14,12 @@ }, "repository": { "type": "git", - "url": "git+https://codeberg.org/LibRedirect/LibRedirect.git" + "url": "git+https://github.com/libredirect/libredirect.git" }, "author": "LibRedirect", "license": "GPL-3.0-only", "bugs": { - "url": "https://codeberg.org/LibRedirect/LibRedirect/issues" + "url": "https://github.com/libredirect/libredirect/issues" }, "homepage": "https://libredirect.github.io", "devDependencies": { |