Update noticeable link to Rome Online.
This commit is contained in:
@@ -11,7 +11,7 @@ const onServiceWorkerUpdate = (registration) => {
|
|||||||
<Space flex>
|
<Space flex>
|
||||||
<Button
|
<Button
|
||||||
onClick={async () => {
|
onClick={async () => {
|
||||||
window.open("https://imex-online.noticeable.news/", "_blank");
|
window.open("https://rome-online.noticeable.news/", "_blank");
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{i18n.t("general.actions.viewreleasenotes")}
|
{i18n.t("general.actions.viewreleasenotes")}
|
||||||
|
|||||||
Reference in New Issue
Block a user