Unverified Commit 23203f8e authored by Lin Jian's avatar Lin Jian Committed by GitHub
Browse files

Merge pull request #262666 from SuperSandro2000/patch-1

nixos/acme: fix upstream documentation link
parents c132df63 4a97d618
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/>.
        '';
      };