Browse Source

link to contributor repo for support issues relating to the dnsimple API integration

Matthew Turney 8 years ago
parent
commit
2b09253961
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dnsapi/README.md

+ 3 - 0
dnsapi/README.md

@@ -491,6 +491,9 @@ acme.sh --issue --dns dns_dnsimple -d example.com
 The `DNSimple_OAUTH_TOKEN` will be saved in `~/.acme.sh/account.conf` and will
 The `DNSimple_OAUTH_TOKEN` will be saved in `~/.acme.sh/account.conf` and will
 be reused when needed.
 be reused when needed.
 
 
+If you have any issues with this integration please report them to
+https://github.com/pho3nixf1re/acme.sh/issues.
+
 # 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.