From f26524f15d8e14fdc3c2cd7b75ce7eaf1d7eb532 Mon Sep 17 00:00:00 2001 From: brandonjp Date: Tue, 17 Oct 2023 10:27:37 -0500 Subject: [PATCH] link to the DNS API wiki for a little added convenience --- Synology-NAS-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Synology-NAS-Guide.md b/Synology-NAS-Guide.md index a7bf086..113bf61 100644 --- a/Synology-NAS-Guide.md +++ b/Synology-NAS-Guide.md @@ -38,7 +38,7 @@ export CF_Token="MY_SECRET_TOKEN_SUCH_SECRET" export CF_Email="myemail@example.com" ``` -In case you use another DNS service, check the `dnsapi` directory. Instructions for many DNS providers are already included. You can also find instructions on how to add another DNS service there, although that requires some software development skills. +In case you use another DNS service, check the `dnsapi` directory and [DNS API guide](https://github.com/acmesh-official/acme.sh/wiki/dnsapi). Instructions for many DNS providers are already included. You can also find instructions on how to add another DNS service there, although that requires some software development skills. ## Creating the certificate Now it's time to create the certificate for your domain: