]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
fix link to wiki in documentation (fixes #690)
authorLukas Schauer <lukas@schauer.so>
Tue, 28 Apr 2020 19:27:49 +0000 (21:27 +0200)
committerLukas Schauer <lukas@schauer.so>
Tue, 28 Apr 2020 19:27:49 +0000 (21:27 +0200)
docs/dns-verification.md

index 561ead5fbac6cc03a2bbafcf4c46bbce6fd2231e..3b6ddb997e52b37ab10c88a8d97f135ec8b3a1cd 100644 (file)
@@ -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)