diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-11-24T14·34+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-11-24T15·50+0100 |
commit | 215745415e7c1e31cdb9747a02d217a884484c51 (patch) | |
tree | 5c92dade961748577ec1de012ba5a73fd8031591 /doc/manual/troubleshooting | |
parent | 103e4e43cc09df94348b08cfc4883dfa388d3d20 (diff) |
Update installation section
Diffstat (limited to 'doc/manual/troubleshooting')
-rw-r--r-- | doc/manual/troubleshooting/troubleshooting.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/troubleshooting/troubleshooting.xml b/doc/manual/troubleshooting/troubleshooting.xml index 3618d907e596..1e973a192b18 100644 --- a/doc/manual/troubleshooting/troubleshooting.xml +++ b/doc/manual/troubleshooting/troubleshooting.xml @@ -7,8 +7,8 @@ <title>Troubleshooting</title> <para>This section provides solutions for some common problems. See -the <link xlink:href="http://bugs.strategoxt.org/browse/NIX">Nix -bug tracker</link> for a list of currently known issues.</para> +the <link xlink:href="https://github.com/NixOS/nix/issues">Nix bug +tracker</link> for a list of currently known issues.</para> <xi:include href="collisions-nixenv.xml" /> <xi:include href="links-nix-store.xml" /> |