fix: update status page link

This commit is contained in:
MiniDigger | Martin 2023-04-10 10:22:52 +02:00
parent 5d88237b0c
commit e67ca39a71

View File

@ -19,7 +19,7 @@ const { t } = useI18n();
{{ t("hangar.footer.org") }}
</a>
<a
href="https://hangarstatus.papermc.io"
href="https://status.papermc.io"
class="flex items-center rounded-md px-6 py-2"
hover="text-primary-400 bg-primary-0"
target="_blank"