From: leonklingele Date: Sat, 6 Aug 2016 13:32:53 +0000 (+0200) Subject: Fix default license help text in example config (#254) X-Git-Url: https://git.street.me.uk/andy/dehydrated.git/commitdiff_plain/3a66a7f8d26245bb1e3d8dbba204c25d14710c0d Fix default license help text in example config (#254) --- diff --git a/docs/examples/config b/docs/examples/config index e98b501..a836a4e 100644 --- a/docs/examples/config +++ b/docs/examples/config @@ -18,7 +18,7 @@ # Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory) #CA="https://acme-v01.api.letsencrypt.org/directory" -# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf) +# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf) #LICENSE="https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf" # Which challenge should be used? Currently http-01 and dns-01 are supported