From: Lukas Schauer Date: Tue, 28 Apr 2020 19:27:49 +0000 (+0200) Subject: fix link to wiki in documentation (fixes #690) X-Git-Tag: v0.7.0~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a55f9389643d5eddd7a1b254ea9be2a475cedaf;p=thirdparty%2Fdehydrated.git fix link to wiki in documentation (fixes #690) --- diff --git a/docs/dns-verification.md b/docs/dns-verification.md index 561ead5..3b6ddb9 100644 --- a/docs/dns-verification.md +++ b/docs/dns-verification.md @@ -28,4 +28,4 @@ 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/dehydrated/wiki/Examples-for-DNS-01-hooks) +Here are some examples: [Examples for DNS-01 hooks](https://github.com/dehydrated-io/dehydrated/wiki)