diff --git a/module.json b/module.json index 3242b8a..cc31598 100644 --- a/module.json +++ b/module.json @@ -54,6 +54,6 @@ } ], "url": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances", - "manifest": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/releases/latest/download/module.json", - "download": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/releases/download/V1.0.0/adaptive-damage-resistance-v1.0.0.zip" + "manifest": "https://raw.githubusercontent.com/fzumpe/foundry-dnd5e-adaptive-resistances/refs/heads/V1.0.0/module.json", + "download": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/releases/download/V1.0.0/adaptive-damage-resistance.zip" }