From af9902b3c655e585563b3f458883de6b7146a786 Mon Sep 17 00:00:00 2001 From: antoiner77 Date: Tue, 29 Mar 2016 11:50:24 +0200 Subject: [PATCH] Updated Examples for DNS 01 hooks (markdown) --- Examples-for-DNS-01-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index ede3e09..2c508d3 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -9,4 +9,4 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [Mythic Beasts (Bash and Perl scripts)](https://github.com/mythic-beasts/letsencrypt-mythic-dns01) - [pdns-acme for use with PDNS Manager(Bash script)](https://pdnsmanager.lmitsystems.de/documentation/letsencrypt/) - [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - for use with DNS providers that do not provide an API or dynamic DNS support -- [PoweDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) \ No newline at end of file +- [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) \ No newline at end of file