diff --git a/module.json b/module.json index 807700a..44820a1 100644 --- a/module.json +++ b/module.json @@ -28,8 +28,8 @@ "url": "https://git.f3l.de/ghost/darkness-dependent-vision", "manifest": "https://git.f3l.de/api/v4/projects/ghost%2Fdarkness-dependent-vision/packages/generic/darkness-dependent-vision/latest/module.json", "download": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.1/downloads/darkness-dependent-vision.zip", - "license": "https://git.f3l.de/ghost/darkness-dependent-vision#licensing", - "readme": "https://git.f3l.de/ghost/darkness-dependent-vision/-/blob/master/README.md", "bugs": "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues", - "changelog": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.1" + "changelog": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.1", + "readme": "./README.md", + "license": "./LICENSE.md" }