Browse Source

link to repo for dnsimple integration support

Matthew Turney 8 years ago
parent
commit
326ac485b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dnsapi/dns_dnsimple.sh

+ 1 - 0
dnsapi/dns_dnsimple.sh

@@ -1,6 +1,7 @@
 #!/usr/bin/env sh
 
 # DNSimple domain api
+# https://github.com/pho3nixf1re/acme.sh/issues
 #
 # This is your oauth token which can be acquired on the account page. Please
 # note that this must be an _account_ token and not a _user_ token.