fix SignupURL in stats

trunk
vilmibm 2023-03-16 07:09:28 +00:00
parent 852a104300
commit ccc357591e
1 changed files with 1 additions and 1 deletions

View File

@ -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,