Merge pull request #98272 from tnias/nixos_doc_dev_test_link

nixos/doc: fix dead link
This commit is contained in:
Graham Christensen
2020-09-19 09:21:12 -04:00
committed by GitHub
@@ -43,7 +43,7 @@ xlink:href="https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/login.nix">
console, whether device ownership is correctly maintained when switching console, whether device ownership is correctly maintained when switching
between consoles, and so on. On the other hand, between consoles, and so on. On the other hand,
<filename <filename
xlink:href="https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/nfs.nix">nfs.nix</filename>, xlink:href="https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/nfs/simple.nix">nfs/simple.nix</filename>,
which tests NFS client and server functionality in the Linux kernel which tests NFS client and server functionality in the Linux kernel
(including whether locks are maintained across server crashes), requires (including whether locks are maintained across server crashes), requires
three machines: a server and two clients. three machines: a server and two clients.