diff --git a/module.json b/module.json index 7d5a152..af4e32f 100644 --- a/module.json +++ b/module.json @@ -13,11 +13,11 @@ "packs": [], "system": [], "crossOrigin": "anonymous", - "url": "https://your.website.or.github.io/health-overview", - "manifest": "https://your.website.or.github.io/health-overview/module.json", - "download": "https://your.website.or.github.io/health-overview/health-overview.zip", - "license": "LICENSE FILE OR URL", - "readme": "README FILE OR URL", - "bugs": "Where users can report issues, such as a GitHub issues page", + "url": "https://g.kht.dev/kyle/kyles-health-module", + "manifest": ""https://g.kht.dev/kyle/kyles-health-module/raw/branch/main/module.json", + "download": "https://g.kht.dev/kyle/kyles-health-module/archive/main.zip", + "license": "N/A", + "readme": "https://g.kht.dev/kyle/kyles-health-module/raw/branch/main/README.md", + "bugs": "https://g.kht.dev/kyle/kyles-health-module/issues", "dependencies": [] }