about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorFabian Möller <fabianm88@gmail.com>2020-07-05 18:01:00 +0200
committerFabian Möller <fabianm88@gmail.com>2020-07-05 18:01:00 +0200
commitde00fa10414db552fd9061de0add1f8330c5cd12 (patch)
tree7279eb8b974742d7874f98c46cfa89910ec86e4b /nixos/doc/manual
parentfbf553ea2b02cef3962480ed1929573de4429b56 (diff)
nixos/manual: Fix invalid link reference in release notes
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2009.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2009.xml b/nixos/doc/manual/release-notes/rl-2009.xml
index a28ce4721fefa..93238a5233fac 100644
--- a/nixos/doc/manual/release-notes/rl-2009.xml
+++ b/nixos/doc/manual/release-notes/rl-2009.xml
@@ -684,7 +684,7 @@ systemd.services.nginx.serviceConfig.ReadWritePaths = [ "/var/www" ];
    </listitem>
    <listitem>
     <para>
-     The <link linkend="opt-nix.buildMachine">nix.buildMachine</link> option is now type-checked.
+     The <link linkend="opt-nix.buildMachines">nix.buildMachines</link> option is now type-checked.
      There are no functional changes, however this may require updating some configurations to use correct types for all attributes.
     </para>
    </listitem>