From 0d42a1bdd8792f7a10a724a24948fb1057154b45 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Sat, 18 Jan 2025 02:28:17 -0800 Subject: [PATCH] Update ContentDB config for move to Codeberg --- .cdb.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cdb.json b/.cdb.json index 41b45b9..ada3089 100644 --- a/.cdb.json +++ b/.cdb.json @@ -5,7 +5,7 @@ "license": "MIT", "media_license": "CC0-1.0", "tags": ["world_tools"], - "repo": "https://github.com/AntumMT/mod-cleaner", - "issue_tracker": "https://github.com/AntumMT/mod-cleaner/issues", + "repo": "https://codeberg.org/AntumLuanti/mod-cleaner", + "issue_tracker": "https://codeberg.org/AntumLuanti/mod-cleaner/issues", "forums": 18381 }