From ab59b19e56d203563aee1bac1e316ac294ff8038 Mon Sep 17 00:00:00 2001 From: mstein Date: Mon, 6 Jun 2022 01:50:22 +0200 Subject: [PATCH] Update config --- foundryconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foundryconfig.json b/foundryconfig.json index b9f4bbf..54fa033 100644 --- a/foundryconfig.json +++ b/foundryconfig.json @@ -1,5 +1,5 @@ { "moduleName": "Midgard 5. Edition", - "repository": "https://github.com/Lazrius/FoundryVTT-Typescript-Module-Template", - "rawURL": "https://raw.githubusercontent.com/Lazrius/FoundryVTT-Typescript-Module-Template" + "repository": "https://github.com/michaelstein/foundry-vtt-system-midgard5", + "rawURL": "https://raw.githubusercontent.com/michaelstein/foundry-vtt-system-midgard5" } \ No newline at end of file