From 4342daccff9041de8fe2677009a7b339254dac7c Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 20 Mar 2019 23:14:48 +0800 Subject: [PATCH] Updated DNS API Dev Guide (markdown) --- DNS-API-Dev-Guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DNS-API-Dev-Guide.md b/DNS-API-Dev-Guide.md index bdce3f6..49aacfb 100644 --- a/DNS-API-Dev-Guide.md +++ b/DNS-API-Dev-Guide.md @@ -215,9 +215,9 @@ https://github.com/Neilpang/acme.sh/blob/ded7a5438ce94c4dd0435068de5c0c384b60e4d https://github.com/Neilpang/acme.sh/issues/1261 -### 9. Update the docs to include your dns api and usage. -1. Update your dns api usage here: https://github.com/Neilpang/acme.sh/blob/dev/dnsapi/README.md -2. Add your dns api to the support list: https://github.com/Neilpang/acme.sh/tree/dev#8-automatic-dns-api-integration +### 9. Update the docs to include your dns api usage. + +please append your api at last: https://github.com/Neilpang/acme.sh/wiki/dnsapi ### 10. Please create a new issue for future bugs