nixos/ddclient: fix documentation link formatting

This commit is contained in:
dish
2025-02-12 21:03:21 +01:00
committed by Valentin Gagarin
parent 85ca769c72
commit 7e6083be99
@@ -123,7 +123,7 @@ in
default = "dyndns2";
type = str;
description = ''
Protocol to use with dynamic DNS provider (see https://ddclient.net/protocols.html ).
Protocol to use with dynamic DNS provider (see <https://ddclient.net/protocols.html> ).
'';
};