@cryptotaxi247 / infra / commits / a4f75254

Remove NixOps manual redirect

Eelco Dolstra committed Jul 3, 2014 at 11:11 UTC a4f7525464ffae6c9a62546d9965b14835ca7856
1 file changed -3
nixos-org/webserver.nix
-3
@@ -30,9 +30,6 @@ let
30 { urlPath = "/nixos/manual-raw";
31 dir = "/releases/channels/nixos-14.04/manual";
32 }
33 - { urlPath = "/nixops/manual";
34 - dir = "/releases/nixops/latest/manual";
35 - }
33 /*
34 { urlPath = "/new";
35 dir = "/home/eelco/nixos-homepage-new";