From c0d63501e0aa3baaf583ef3d7eeebac5e69358b2 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Nascimento Date: Fri, 31 Mar 2017 19:45:17 +0000 Subject: [PATCH] Add dnsapi integration for IBM Bluemix (formerly SoftLayer) --- dnsapi/dns_bluemix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_bluemix.sh b/dnsapi/dns_bluemix.sh index d93d5b14..ee2c173f 100755 --- a/dnsapi/dns_bluemix.sh +++ b/dnsapi/dns_bluemix.sh @@ -4,7 +4,7 @@ # # Author: luizgn # Based on sample from Neilpang -# Report Bugs here: https://github.com/Neilpang/acme.sh +# Report Bugs here: https://github.com/luizgn/acme.sh # ######## Public functions #####################