mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Remove the hyphen from the default value of the github url string (no longer -tg-station) (#55136)
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
config_entry_value = "http://www.tgstation13.org/wiki/Rules"
|
||||
|
||||
/datum/config_entry/string/githuburl
|
||||
config_entry_value = "https://www.github.com/tgstation/-tg-station"
|
||||
config_entry_value = "https://www.github.com/tgstation/tgstation"
|
||||
|
||||
/datum/config_entry/string/roundstatsurl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user