summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichele Guerini Rocco <rnhmjoj@users.noreply.github.com>2022-08-03 11:23:04 +0200
committerGitHub <noreply@github.com>2022-08-03 11:23:04 +0200
commitf909bfde794e07227cfca39569251de8c17b4a7a (patch)
treec0a7952c963dc9dbf6be9cf1127e42a5e64bbf72
parent163e81aac0a7f73d2f49a3d2aee3495b5fddf5d4 (diff)
parentbe194e390fee5f358040f6b667677e6ce5480685 (diff)
downloadnixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.tar
nixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.tar.gz
nixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.tar.bz2
nixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.tar.lz
nixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.tar.xz
nixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.tar.zst
nixpkgs-f909bfde794e07227cfca39569251de8c17b4a7a.zip
Merge pull request #184248 from SuperSandro2000/SuperSandro2000-patch-1
nixos/ncdns: replace shortened link
-rw-r--r--nixos/modules/services/networking/ncdns.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/networking/ncdns.nix b/nixos/modules/services/networking/ncdns.nix
index 8ee787b7d79..3527b9e1857 100644
--- a/nixos/modules/services/networking/ncdns.nix
+++ b/nixos/modules/services/networking/ncdns.nix
@@ -179,8 +179,8 @@ in
         description = ''
           ncdns settings. Use this option to configure ncds
           settings not exposed in a NixOS option or to bypass one.
-          See the example ncdns.conf file at <link xlink:href="
-          https://git.io/JfX7g"/> for the available options.
+          See the example ncdns.conf file at <link xlink:href="https://github.com/namecoin/ncdns/blob/master/_doc/ncdns.conf.example"/>
+          for the available options.
         '';
       };