From cc0c6ef5a18683c79130e41091fe5c93c7d3c8af Mon Sep 17 00:00:00 2001 From: Gallyus <5572280+francinum@users.noreply.github.com> Date: Wed, 3 Apr 2024 23:47:38 -0400 Subject: [PATCH] WOOPS I DID NOT PUSH THIS (#901) --- interface/interface.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/interface.dm b/interface/interface.dm index 70183c0c2b30..dfb0e9c4c50c 100644 --- a/interface/interface.dm +++ b/interface/interface.dm @@ -175,4 +175,4 @@ to_chat(src, "Map ID Missing from config.") if(length(world.TgsTestMerges())) alert(src, "Notice: Test Merges are active, this map may not be fully accurate!", "Testmerge Notice", "OK") - src << link("https://affectedarc07.github.io/SS13WebMap/[CONFIG_GET(string/webmap_community)]/[SSmapping.config.webmap_id]") + src << link("https://webmap.affectedarc07.co.uk/[CONFIG_GET(string/webmap_community)]/[SSmapping.config.webmap_id]")