Update Gitea URL to the correct domain
This commit is contained in:
parent
d5b562cb1b
commit
20a0c31b38
@ -9,7 +9,7 @@ declare(strict_types=1);
|
||||
return [
|
||||
[
|
||||
'title' => 'Gitea',
|
||||
'url' => 'https://fabianschieder.com/git',
|
||||
'url' => 'https://git.fabianschieder.com',
|
||||
],
|
||||
[
|
||||
'title' => 'Nextcloud',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user