From 949773183ae1794e6fe91ed8247ee1a3374d561a Mon Sep 17 00:00:00 2001 From: Draevin Date: Tue, 4 Aug 2020 18:44:41 -0700 Subject: [PATCH] Add Issue #3088 link to Netlify section --- dnsapi.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dnsapi.md b/dnsapi.md index a1ac3ed..ce03a07 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -2371,6 +2371,8 @@ export NETLIFY_ACCESS_TOKEN='arstdhneioqwfpgjluyzxcvbkm' acme.sh --issue --dns dns_netlify -d example.com -d www.example.com ``` +[Report a Netlify-related Bug](https://github.com/acmesh-official/acme.sh/issues/3088) + # Use custom API If your API is not supported yet, you can write your own DNS API.