about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/external/external.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/system/boot/loader/external/external.nix')
-rw-r--r--nixos/modules/system/boot/loader/external/external.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/system/boot/loader/external/external.nix b/nixos/modules/system/boot/loader/external/external.nix
index 7c5455bb47aa..926cbd2b4b3f 100644
--- a/nixos/modules/system/boot/loader/external/external.nix
+++ b/nixos/modules/system/boot/loader/external/external.nix
@@ -8,7 +8,7 @@ in
 {
   meta = {
     maintainers = with maintainers; [ cole-h grahamc raitobezarius ];
-    doc = ./external.xml;
+    doc = ./external.md;
   };
 
   options.boot.loader.external = {