Fix redirects.
This commit is contained in:
@@ -55,9 +55,9 @@ location / {
|
||||
rewrite ^/bito https://git.metanohi.name/bito.git/;
|
||||
rewrite ^/bit https://git.metanohi.name/bito.git/;
|
||||
|
||||
rewrite ^/projects/totxt https://git.metanohi.name/totxt.git/;
|
||||
rewrite ^/totxt https://git.metanohi.name/totxt.git/;
|
||||
rewrite ^/totext https://git.metanohi.name/totxt.git/;
|
||||
rewrite ^/projects/totxt https://old-projects.metanohi.name/totxt/;
|
||||
rewrite ^/totxt https://old-projects.metanohi.name/totxt/;
|
||||
rewrite ^/totext https://old-projects.metanohi.name/totxt/;
|
||||
|
||||
rewrite ^/projects/canvas https://old-projects.metanohi.name/canvas/;
|
||||
rewrite ^/canvas https://old-projects.metanohi.name/canvas/;
|
||||
|
||||
Reference in New Issue
Block a user