summary refs log tree commit diff
path: root/nixos/modules/security
diff options
context:
space:
mode:
authorLin Jian <me@linj.tech>2023-10-22 17:13:26 +0800
committerGitHub <noreply@github.com>2023-10-22 17:13:26 +0800
commit23203f8e124b243a7de38cb39e744a1dc0cb0cd8 (patch)
treebaf556b36ac72fe8dc6bbd0e1cca8551dc87fd30 /nixos/modules/security
parentc132df63df81b83c7e5c0a2063a72d8f724fb304 (diff)
parent4a97d6181c06655ee8952cd2f43b75e08c77df0d (diff)
downloadnixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.tar
nixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.tar.gz
nixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.tar.bz2
nixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.tar.lz
nixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.tar.xz
nixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.tar.zst
nixpkgs-23203f8e124b243a7de38cb39e744a1dc0cb0cd8.zip
Merge pull request #262666 from SuperSandro2000/patch-1
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 92bed172f45..f8e17bc71ee 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/>.
         '';
       };