Fix repository URL in package.json

This commit is contained in:
Marko Korhonen 2023-09-11 15:19:15 +03:00
parent 42c79e8d65
commit 958178ca85
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -9,7 +9,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "gitea:/FunctionalHacker/dotfiles" "url": "https://git.korhonen.cc/FunctionalHacker/dotfiles"
}, },
"author": "", "author": "",
"license": "MIT", "license": "MIT",