nixos/ddclient: fix documentation link formatting
This commit is contained in:
@@ -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> ).
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user