From 58bb94d7c73028441a3dfde7675a2150ae423685 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 25 Nov 2016 22:20:54 +0800 Subject: [PATCH] Update README.md --- dnsapi/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsapi/README.md b/dnsapi/README.md index dbd27fce..c4245701 100644 --- a/dnsapi/README.md +++ b/dnsapi/README.md @@ -240,7 +240,7 @@ acme.sh --issue --dns dns_ispconfig -d example.com -d www.example.com The `ISPC_User`, `ISPC_Password`, `ISPC_Api`and `ISPC_Api_Insecure` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. -# 13. Use custom API +# Use custom API If your API is not supported yet, you can write your own DNS API. @@ -257,6 +257,6 @@ acme.sh --issue --dns dns_myapi -d example.com -d www.example.com For more details, please check our sample script: [dns_myapi.sh](dns_myapi.sh) -## 14. Use lexicon DNS API +# Use lexicon DNS API https://github.com/Neilpang/acme.sh/wiki/How-to-use-lexicon-dns-api