Unverified Commit 4a97d618 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

nixos/acme: fix upstream documentation link

parent 7c9cc5a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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/>.
        '';
      };