Actually fix link

This commit is contained in:
Anthony Wang 2021-07-15 17:06:17 +00:00 committed by GitHub
parent 3a042bf9d7
commit b878bcfcb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ server {
return 301 https://social.exozy.me$request_uri;
}
location /how-tuwu {
location /howtuwu {
alias /srv/http/howtuwu/public;
}