Unverified Commit f1cd097b authored by Matt Sturgeon's avatar Matt Sturgeon
Browse files

lib/types: update reference to docs

The XML docs have been migrated to markdown since bfd21cd2
parent c2c3c5b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {