Merge pull request #262666 from SuperSandro2000/patch-1

nixos/acme: fix upstream documentation link
This commit is contained in:
Lin Jian
2023-10-22 17:13:26 +08:00
committed by GitHub
+1 -1
View File
@@ -592,7 +592,7 @@ let
description = lib.mdDoc ''
Key type to use for private keys.
For an up to date list of supported values check the --key-type option
at <https://go-acme.github.io/lego/usage/cli/#usage>.
at <https://go-acme.github.io/lego/usage/cli/options/>.
'';
};