correct issue link for scaleway

master
Van Hau TRAN 2020-12-17 14:55:22 +01:00
parent 76aed700aa
commit 694d5c6f64
1 changed files with 2 additions and 2 deletions

@ -2585,6 +2585,8 @@ To issue a cert run:
acme.sh --issue --dns dns_scaleway -d example.com -d www.example.com 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. ## 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 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 # Use custom API
If your API is not supported yet, you can write your own DNS API. If your API is not supported yet, you can write your own DNS API.