diff --git a/front/src/Components/Menu/CreateMapSubMenu.svelte b/front/src/Components/Menu/CreateMapSubMenu.svelte index 6cce71ac..730150b3 100644 --- a/front/src/Components/Menu/CreateMapSubMenu.svelte +++ b/front/src/Components/Menu/CreateMapSubMenu.svelte @@ -6,7 +6,7 @@ } function goToBuildingMap() { - const sparkHost = "https://workadventu.re/map-building"; + const sparkHost = "https://wiki.bstly.de/services/partey/map"; window.open(sparkHost, "_blank"); } @@ -14,14 +14,6 @@
- WorkAdventure allows you to create an online space to communicate spontaneously with others. - And it all starts with creating your own space. Choose from a large selection of prefabricated maps by our team. -
- -You can also create your own custom map by following the step of the documentation.
diff --git a/front/src/Components/Menu/ProfileSubMenu.svelte b/front/src/Components/Menu/ProfileSubMenu.svelte index 516baf6b..d6abccbe 100644 --- a/front/src/Components/Menu/ProfileSubMenu.svelte +++ b/front/src/Components/Menu/ProfileSubMenu.svelte @@ -41,9 +41,9 @@