From 764c3e57579c13d50503e2b69fa44d7a35a7f5b4 Mon Sep 17 00:00:00 2001 From: Thalpy <48600475+ThalpySci@users.noreply.github.com> Date: Sun, 13 Oct 2019 16:38:05 +0100 Subject: [PATCH] Missed one --- code/controllers/configuration/entries/general.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/controllers/configuration/entries/general.dm b/code/controllers/configuration/entries/general.dm index a1a20c2b55..aab71fd015 100644 --- a/code/controllers/configuration/entries/general.dm +++ b/code/controllers/configuration/entries/general.dm @@ -187,7 +187,7 @@ config_entry_value = "http://www.tgstation13.org/wiki/Rules" /datum/config_entry/string/githuburl - config_entry_value = "https://github.com/Citadel-Station-13/Citadel-Station-13" + config_entry_value = "https://www.github.com/tgstation/-tg-station" /datum/config_entry/string/roundstatsurl