@cryptotaxi247 / infra-1 / commits / 9a1358d4

Serve the NixOS 13.10 manual

Eelco Dolstra committed Nov 2, 2013 at 20:45 UTC 9a1358d4b73f0622daf9350baf962fa1985742b7
1 file changed +1 -1
nixos-org/webserver.nix
+1 -1
@@ -42,7 +42,7 @@ let
42 dir = "/releases/channels/nixpkgs-unstable/manual";
43 }
44 { urlPath = "/nixos/manual";
45 - dir = "/releases/channels/nixos-unstable/manual";
45 + dir = "/releases/channels/nixos-13.10/manual";
46 }
47 ];
48