Update noticeable link to Rome Online.

This commit is contained in:
Patrick Fic
2023-05-30 11:31:35 -07:00
parent 21c5eb6786
commit 81fc747c03

View File

@@ -11,7 +11,7 @@ const onServiceWorkerUpdate = (registration) => {
<Space flex>
<Button
onClick={async () => {
window.open("https://imex-online.noticeable.news/", "_blank");
window.open("https://rome-online.noticeable.news/", "_blank");
}}
>
{i18n.t("general.actions.viewreleasenotes")}