fix license url

This commit is contained in:
Evgenii Alekseev 2023-04-04 21:00:23 +03:00
parent a7ac77ce4d
commit 8bf665d7d3

View File

@ -56,7 +56,7 @@ def _info() -> Dict[str, Any]:
""",
"license": {
"name": "GPL3",
"url": "https://raw.githubusercontent.com/arcan1s/ahriman/master/LICENSE",
"url": "https://raw.githubusercontent.com/arcan1s/ahriman/master/COPYING",
},
"version": version.__version__,
}