From 72a646ab8956e5fe99a550fe3234ecb14189c144 Mon Sep 17 00:00:00 2001 From: Crovaxon Date: Sun, 11 May 2025 16:35:28 +0200 Subject: [PATCH] Updated URLs --- module.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module.json b/module.json index 7fde747..f9c9a21 100644 --- a/module.json +++ b/module.json @@ -80,11 +80,11 @@ ] }, "socket": true, - "url": "https://github.com/manuelVo/foundryvtt-drag-ruler", - "download": "https://github.com/manuelVo/foundryvtt-drag-ruler/archive/v1.14.2.zip", + "url": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler", + "download": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/archive/v1.14.2.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json", - "readme": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/README.md", - "changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md", - "bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues", + "readme": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/README.md", + "changelog": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/blob/master/CHANGELOG.md", + "bugs": "https://gitea.crovaxon.de/crovaxon/foundryvtt-drag-ruler/issues", "allowBugReporter": true }