Fixes Donate Links (#12018)

This commit is contained in:
Jamie D
2021-08-13 15:13:01 +01:00
committed by GitHub
parent 0332d1357a
commit b8f350871f
3 changed files with 3 additions and 3 deletions

View File

@@ -820,7 +820,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
dat += "<b>Purrbation (Humans only)</b> "
dat += "<a href='?_src_=prefs;preference=donor;task=purrbation'>[purrbation ? "Yes" : "No"]</a><BR>"
else
dat += "<b><a href='http://www.yogstation.net/index.php?do=donate'>Donate here</b>"
dat += "<b><a href='http://www.yogstation.net/donate'>Donate here</b>"
dat += "</tr></table>"
// yogs end