about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorSilvan Mosberger2024-08-19 16:20:50 +0200
committerGitHub2024-08-19 16:20:50 +0200
commit0606893752059659f1fe69875ea276bdbc4b73f3 (patch)
tree80b62ed901a922d186cfb1224a97309bfe965d70 /lib
parentb7e7862148d6a98db22470add983552adafe18e2 (diff)
parentf1cd097be2344bf6e1602ed304b3df12d96dc9ae (diff)
Merge pull request #335139 from MattSturgeon/types_docref
lib/types: update reference to docs
Diffstat (limited to 'lib')
-rw-r--r--lib/types.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/types.nix b/lib/types.nix
index ae482eeef751..8b1d19ff2c61 100644
--- a/lib/types.nix
+++ b/lib/types.nix
@@ -219,7 +219,7 @@ rec {
     else "(${t.description})";
 
   # When adding new types don't forget to document them in
-  # nixos/doc/manual/development/option-types.xml!
+  # nixos/doc/manual/development/option-types.section.md!
   types = rec {
 
     raw = mkOptionType {