forked from tildetown/town
fix SignupURL in stats
This commit is contained in:
parent
852a104300
commit
ccc357591e
@ -318,7 +318,7 @@ func Stats() (TildeData, error) {
|
||||
return TildeData{
|
||||
Name: "tilde.town",
|
||||
URL: "https://tilde.town",
|
||||
SignupURL: "https://cgi.tilde.town/users/signup",
|
||||
SignupURL: "https://tilde.town/signup",
|
||||
WantUsers: true,
|
||||
AdminEmail: "root@tilde.town",
|
||||
Description: description,
|
||||
|
Loading…
x
Reference in New Issue
Block a user