diff --git a/code/controllers/configuration/entries/general.dm b/code/controllers/configuration/entries/general.dm index aab71fd015..1d85581181 100644 --- a/code/controllers/configuration/entries/general.dm +++ b/code/controllers/configuration/entries/general.dm @@ -181,13 +181,13 @@ config_entry_value = "http://www.tgstation13.org/wiki" /datum/config_entry/string/forumurl - config_entry_value = "http://tgstation13.org/phpBB/index.php" + config_entry_value = "https://citadel-station.net/forum/" /datum/config_entry/string/rulesurl - config_entry_value = "http://www.tgstation13.org/wiki/Rules" + config_entry_value = "https://katlin.dog/citadel-rules/main" /datum/config_entry/string/githuburl - config_entry_value = "https://www.github.com/tgstation/-tg-station" + config_entry_value = "https://github.com/Citadel-Station-13/Citadel-Station-13" /datum/config_entry/string/roundstatsurl diff --git a/code/game/objects/items/manuals.dm b/code/game/objects/items/manuals.dm index ec6a80e617..d66bb22c13 100644 --- a/code/game/objects/items/manuals.dm +++ b/code/game/objects/items/manuals.dm @@ -263,20 +263,74 @@ }
You start skimming through the manual...
- +