diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-10-24T14·02+0200 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-10-24T14·02+0200 |
commit | 9e4bb2045548e2166102f4a8eedf43741e1a6a98 (patch) | |
tree | 348b94305ef1a5d5626accc2f42faaab8b7fa152 /doc/manual/installation.xml | |
parent | dc341811d6bfb2a33601fe22f11db0a97956f97e (diff) |
Manual: Fix broken URLs
Fixes #172.
Diffstat (limited to 'doc/manual/installation.xml')
-rw-r--r-- | doc/manual/installation.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/installation.xml b/doc/manual/installation.xml index 3ede881d4a55..9d1a7e755c53 100644 --- a/doc/manual/installation.xml +++ b/doc/manual/installation.xml @@ -48,7 +48,7 @@ Debian, Ubuntu, Mac OS X and various other systems from the <link xlink:href="http://nixos.org/nix/download.html">Nix homepage</link>. You can also get builds of the latest development release from our <link -xlink:href="http://hydra.nixos.org/view/nix/trunk/latest">continuous +xlink:href="http://hydra.nixos.org/job/nix/trunk/release/latest-finished#tabs-constituents">continuous build system</link>.</para> <para>For Fedora, RPM packages are available. These can be installed @@ -188,7 +188,7 @@ a source distribution.</para> downloaded from the <link xlink:href="http://nixos.org/nix/download.html">Nix homepage</link>. You can also grab the <link -xlink:href="http://hydra.nixos.org/view/nix/trunk/latest/tarball/download-by-type/file/source-dist">most +xlink:href="http://hydra.nixos.org/job/nix/trunk/release/latest-finished#tabs-constituents">most recent development release</link>.</para> <para>Alternatively, the most recent sources of Nix can be obtained |