From 6fe4fd57f0544c92d0ce0461b105bd4a88c53d3d Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 25 Jan 2019 22:49:20 +0800 Subject: [PATCH] Updated DNS API Dev Guide (markdown) --- DNS-API-Dev-Guide.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DNS-API-Dev-Guide.md b/DNS-API-Dev-Guide.md index e10cca3..bdce3f6 100644 --- a/DNS-API-Dev-Guide.md +++ b/DNS-API-Dev-Guide.md @@ -222,8 +222,9 @@ https://github.com/Neilpang/acme.sh/issues/1261 ### 10. Please create a new issue for future bugs Please report a new issue here: `"Report bugs to xxxx dns api"` https://github.com/Neilpang/acme.sh/issues -And please watch to that issue. -Any future bug will be reported there. + +And please watch to that issue. Any future bug will be reported there. + Example: https://github.com/Neilpang/acme.sh/issues/2057