@cryptotaxi247 / infra / commits / ed2cdfe3

Use Bootstrapped manual

Eelco Dolstra committed Jun 6, 2014 at 13:16 UTC ed2cdfe37125d3c6313a847de1d6b25dd0988041
1 file changed +1 -1
nixos-org/webserver.nix
+1 -1
@@ -27,7 +27,7 @@ let
27 { urlPath = "/nixpkgs/manual";
28 dir = "/releases/channels/nixpkgs-unstable/manual";
29 }
30 - { urlPath = "/nixos/manual";
30 + { urlPath = "/nixos/manual-raw";
31 dir = "/releases/channels/nixos-14.04/manual";
32 }
33 { urlPath = "/nixops/manual";