fix(metadata): Update repository, bugs, and homepage URLs to code.foss.global

This commit is contained in:
2025-04-05 09:05:08 +00:00
parent 174086defc
commit 9a9f203af2
3 changed files with 11 additions and 4 deletions

View File

@ -40,12 +40,12 @@
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/fin.cx/opendata.git"
"url": "https://code.foss.global/fin.cx/opendata.git"
},
"bugs": {
"url": "https://gitlab.com/fin.cx/opendata/issues"
"url": "https://code.foss.global/fin.cx/opendata/issues"
},
"homepage": "https://gitlab.com/fin.cx/opendata#readme",
"homepage": "https://code.foss.global/fin.cx/opendata#readme",
"browserslist": [
"last 1 chrome versions"
],