diff --git a/Synology-NAS-Guide.md b/Synology-NAS-Guide.md index 6fe0dceb..9fef8feb 100644 --- a/Synology-NAS-Guide.md +++ b/Synology-NAS-Guide.md @@ -51,7 +51,7 @@ $ ./acme.sh --issue --server letsencrypt --home . -d "$CERT_DOMAIN" --dns "$CERT ``` ## Deploy the default certificate -We will use the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wiki/deployhooks#20-deploy-the-cert-into-synology-dsm) to deploy our certificate. This will override the default certificate, in the next section you can see how to create new certificates to be used for other services. +We will use the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wiki/deployhooks#20-deploy-the-certificate-to-synology-dsm) to deploy our certificate. This will override the default certificate, in the next section you can see how to create new certificates to be used for other services. ```sh $ cd /usr/local/share/acme.sh