about summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2023-12-10 11:48:54 -0500
committerGitHub <noreply@github.com>2023-12-10 11:48:54 -0500
commitd374eafed64d5fc891626ebd4b8804b41f6c4891 (patch)
tree2897260babef29858d5f6ab5956af046fe0bb38e /nixos/modules
parentd8a42185e0cf25739ac4950bb13eebf3b87352d8 (diff)
parent08c9bcc627b221ab5728f8e06916cf4941869161 (diff)
downloadnixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.tar
nixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.tar.gz
nixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.tar.bz2
nixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.tar.lz
nixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.tar.xz
nixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.tar.zst
nixlib-d374eafed64d5fc891626ebd4b8804b41f6c4891.zip
Merge pull request #273224 from s-sinnlos/ddclient-docs-fix
nixos/ddclient: Update link to protocols documentation
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/services/networking/ddclient.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/ddclient.nix b/nixos/modules/services/networking/ddclient.nix
index 8f4fb0bc78d4..a67f0c5de9ba 100644
--- a/nixos/modules/services/networking/ddclient.nix
+++ b/nixos/modules/services/networking/ddclient.nix
@@ -126,7 +126,7 @@ with lib;
         default = "dyndns2";
         type = str;
         description = lib.mdDoc ''
-          Protocol to use with dynamic DNS provider (see https://sourceforge.net/p/ddclient/wiki/protocols).
+          Protocol to use with dynamic DNS provider (see https://ddclient.net/protocols.html ).
         '';
       };