summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/installation/upgrading.chapter.xml
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-01-03 15:24:36 -0500
committerfigsoda <figsoda@pm.me>2023-01-03 15:24:36 -0500
commit85053313e720c27822a63364594237f535fd9aa3 (patch)
treec9bb1d73e0037578d1851107ac0d56571019dfa1 /nixos/doc/manual/from_md/installation/upgrading.chapter.xml
parenta736c4a4fada64012313256202f035133282c2e9 (diff)
doc/installation: fix incorrect channel link
Diffstat (limited to 'nixos/doc/manual/from_md/installation/upgrading.chapter.xml')
-rw-r--r--nixos/doc/manual/from_md/installation/upgrading.chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/doc/manual/from_md/installation/upgrading.chapter.xml b/nixos/doc/manual/from_md/installation/upgrading.chapter.xml
index 9f4cfaf36b628..99882784b46fc 100644
--- a/nixos/doc/manual/from_md/installation/upgrading.chapter.xml
+++ b/nixos/doc/manual/from_md/installation/upgrading.chapter.xml
@@ -12,7 +12,7 @@
     <listitem>
       <para>
         <emphasis>Stable channels</emphasis>, such as
-        <link xlink:href="https://nixos.org/channels/nixos-22.05"><literal>nixos-22.11</literal></link>.
+        <link xlink:href="https://nixos.org/channels/nixos-22.11"><literal>nixos-22.11</literal></link>.
         These only get conservative bug fixes and package upgrades. For
         instance, a channel update may cause the Linux kernel on your
         system to be upgraded from 4.19.34 to 4.19.38 (a minor bug fix),
@@ -33,7 +33,7 @@
     <listitem>
       <para>
         <emphasis>Small channels</emphasis>, such as
-        <link xlink:href="https://nixos.org/channels/nixos-22.05-small"><literal>nixos-22.11-small</literal></link>
+        <link xlink:href="https://nixos.org/channels/nixos-22.11-small"><literal>nixos-22.11-small</literal></link>
         or
         <link xlink:href="https://nixos.org/channels/nixos-unstable-small"><literal>nixos-unstable-small</literal></link>.
         These are identical to the stable and unstable channels