Update Gitea URL to the correct domain

This commit is contained in:
Fabian Schieder 2026-03-02 19:59:58 +01:00
parent d5b562cb1b
commit 20a0c31b38

View File

@ -9,7 +9,7 @@ declare(strict_types=1);
return [ return [
[ [
'title' => 'Gitea', 'title' => 'Gitea',
'url' => 'https://fabianschieder.com/git', 'url' => 'https://git.fabianschieder.com',
], ],
[ [
'title' => 'Nextcloud', 'title' => 'Nextcloud',