diff --git a/includes/config/server_status_targets.php b/includes/config/server_status_targets.php index 2e796d0..e94221b 100644 --- a/includes/config/server_status_targets.php +++ b/includes/config/server_status_targets.php @@ -9,7 +9,7 @@ declare(strict_types=1); return [ [ 'title' => 'Gitea', - 'url' => 'https://fabianschieder.com/git', + 'url' => 'https://git.fabianschieder.com', ], [ 'title' => 'Nextcloud',