Fix some more wrong names & update Readme

This commit is contained in:
2023-06-07 20:02:18 +02:00
parent bb44362a3e
commit 8669ff0ee2
7 changed files with 13 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/simplePCBuilding/FSRSimpleMediaUpscalerLiteFrontend.git"
"url": "git+https://github.com/simplePCBuilding/SimpleMediaUpscalerLite.git"
},
"keywords": [
"upscaler",
@@ -21,8 +21,8 @@
"author": "Janis Hutz",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/simplePCBuilding/FSRSimpleMediaUpscalerLiteFrontend/issues",
"url": "https://github.com/simplePCBuilding/SimpleMediaUpscalerLite/issues",
"email": "development@janishutz.com"
},
"homepage": "https://github.com/simplePCBuilding/FSRSimpleMediaUpscalerLiteFrontend#readme"
"homepage": "https://github.com/simplePCBuilding/SimpleMediaUpscalerLite#readme"
}