From b8bc9abd597c9abda88b2706fadc754023822006 Mon Sep 17 00:00:00 2001 From: kyle Date: Wed, 5 Mar 2025 21:35:33 +0000 Subject: [PATCH] updated module.json --- module.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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": [] }