@cryptotaxi247 / infra-1 / commits / 91608631

Serve NixOps manual

Eelco Dolstra committed May 21, 2014 at 11:30 UTC 91608631b8c6be8cf71f3a745a1a6a40b72a85b0
1 file changed +2
nixos-org/webserver.nix
+2
@@ -30,6 +30,8 @@ let
30 { urlPath = "/nixos/manual";
31 dir = "/releases/channels/nixos-14.04/manual";
32 }
33 + { urlPath = "/nixops/manual";
34 + dir = "/releases/nixops/latest/manual";
35 }
36 { urlPath = "/new";
37 dir = "/home/eelco/nixos-homepage-new";