diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 2cb3b4e..210e3b7 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -16,5 +16,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook) - [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 +- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - semi-automated email notifier for use with DNS providers that do not provide an API or dynamic DNS support - [PowerDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) \ No newline at end of file