From 694d5c6f643777b2b1b352d612deb0a0d91b2da6 Mon Sep 17 00:00:00 2001 From: Van Hau TRAN Date: Thu, 17 Dec 2020 14:55:22 +0100 Subject: [PATCH] correct issue link for scaleway --- dnsapi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsapi.md b/dnsapi.md index 6665026..52e6da3 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -2585,6 +2585,8 @@ To issue a cert run: acme.sh --issue --dns dns_scaleway -d example.com -d www.example.com ``` +Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues/3295) + ## 127 First you need to login to your LS account to get your API Key. ``` @@ -2596,8 +2598,6 @@ Ok, let's issue a cert now: acme.sh --issue --dns dns_ls -d example.com -d www.example.com ``` -Please report any issue [here](https://github.com/acmesh-official/acme.sh/issues/3295) - # Use custom API If your API is not supported yet, you can write your own DNS API.