diff --git a/system/acme.sh.service b/system/acme.sh.service index a176054..b1ffd12 100644 --- a/system/acme.sh.service +++ b/system/acme.sh.service @@ -2,7 +2,7 @@ Description=Renew certificates acquired via acme.sh After=network.target network-online.target nss-lookup.target Wants=network-online.target nss-lookup.target -Documentation=https://https://github.com/acmesh-official/acme.sh/wiki +Documentation=https://github.com/acmesh-official/acme.sh/wiki [Service] # If the version of systemd is 240 or above, then uncommenting Type=simple and commenting out Type=exec diff --git a/user/acme.sh.service b/user/acme.sh.service index af2e05c..1d90b54 100644 --- a/user/acme.sh.service +++ b/user/acme.sh.service @@ -2,7 +2,7 @@ Description=Renew certificates acquired via acme.sh After=network.target network-online.target nss-lookup.target Wants=network-online.target nss-lookup.target -Documentation=https://https://github.com/acmesh-official/acme.sh/wiki +Documentation=https://github.com/acmesh-official/acme.sh/wiki [Service] # If the version of systemd is 240 or above, then uncommenting Type=simple and commenting out Type=exec