From 97939a2e031b7755dd22df17d67a4a8f85e9fed4 Mon Sep 17 00:00:00 2001 From: Little Fluffy Clouds Date: Wed, 9 Jul 2025 19:57:24 +0300 Subject: [PATCH] fix project --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b84fe18..4959036 100755 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ } ], "support": { - "wiki": "https://git.svoboda.works/lfclouds/deeproots/wiki", - "issues": "https://git.svoboda.works/lfclouds/deeproots/issues" + "wiki": "https://git.svoboda.works/deeproots/deeproots/wiki", + "issues": "https://git.svoboda.works/deeproots/deeproots/issues" }, "require": { "php": "^8.4",