diff --git a/modules/web01/homepage.nix b/modules/web01/homepage.nix index b6ca0df..a106346 100644 --- a/modules/web01/homepage.nix +++ b/modules/web01/homepage.nix @@ -54,6 +54,7 @@ add_header Cache-Control "public, max-age=3600"; ''; locations."/docs".return = "301 https://docs.clan.lol"; + locations."/docs/thevision".return = "301 https://docs.clan.lol"; }; virtualHosts."www.clan.lol" = {