From df7c4d13c15ee1211036ad6a575f5c7b2948f43b Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Tue, 3 Jun 2025 08:20:13 +0100 Subject: fix mandoc lint errors --- acme.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acme.conf.sample') diff --git a/acme.conf.sample b/acme.conf.sample index f6f8432..573520b 100644 --- a/acme.conf.sample +++ b/acme.conf.sample @@ -5,7 +5,7 @@ ### ACME_URL: The URL of the ACME server. # No default, you must set this. -# Let's Encrypt production:: +# Let's Encrypt production: #ACME_URL="https://acme-v02.api.letsencrypt.org/directory" # Let's Encrypt staging: -- cgit v1.2.3