From b6fafea0f5d9899979784a4f298f5bf291b67815 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Mon, 1 Feb 2016 18:55:27 +0100 Subject: [PATCH] added link to wiki page with example scripts for dns-01, fixes #117 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc068e2..22bcc76 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Or when you do have a DNS API, pass the details accordingly to achieve the same You can delete the TXT record when called with operation clean_challenge, when $2 is also the domain name. +Here are some examples: [Examples for DNS-01 hooks](https://github.com/lukas2511/letsencrypt.sh/wiki/Examples-for-DNS-01-hooks) ### Elliptic Curve Cryptography (ECC)