about summary refs log tree commit diff
path: root/nixos/modules/security
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2023-10-22 05:31:04 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2023-10-22 05:47:45 +0200
commit4a97d6181c06655ee8952cd2f43b75e08c77df0d (patch)
tree6f6d75cc43152c5ff2961184027c5964a6811d82 /nixos/modules/security
parent7c9cc5a6e5d38010801741ac830a3f8fd667a7a0 (diff)
nixos/acme: fix upstream documentation link
Diffstat (limited to 'nixos/modules/security')
-rw-r--r--nixos/modules/security/acme/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/security/acme/default.nix b/nixos/modules/security/acme/default.nix
index 92bed172f4522..f8e17bc71ee18 100644
--- a/nixos/modules/security/acme/default.nix
+++ b/nixos/modules/security/acme/default.nix
@@ -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/>.
         '';
       };