changeset 418:31cf9ab1d440

Update luaunbound link
author Kim Alvefur <zash@zash.se>
date Fri, 17 Jan 2014 01:02:31 +0100
parents 880259dc82a8
children fdff0de712a7
files mod_s2s_auth_dane.wiki mod_s2s_auth_dnssec_srv.wiki
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_s2s_auth_dane.wiki	Fri Jan 17 01:00:12 2014 +0100
+++ b/mod_s2s_auth_dane.wiki	Fri Jan 17 01:02:31 2014 +0100
@@ -13,7 +13,7 @@
 This module requires a DNSSEC aware DNS resolver.  Prosodys internal DNS 
 module does not support DNSSEC.  Therefore, to use this module, a 
 replacement is needed, such as
-[https://github.com/Zash/luaunbound this libunbound and LuaJIT FFI based one].
+[http://code.zash.se/luaunbound this libunbound and LuaJIT FFI based one].
 
 = Configuration =
 
--- a/mod_s2s_auth_dnssec_srv.wiki	Fri Jan 17 01:00:12 2014 +0100
+++ b/mod_s2s_auth_dnssec_srv.wiki	Fri Jan 17 01:02:31 2014 +0100
@@ -11,7 +11,7 @@
 This module requires a DNSSEC aware DNS resolver.  Prosodys internal DNS 
 module does not support DNSSEC.  Therefore, to use this module, a 
 replacement is needed, such as
-[https://github.com/Zash/luaunbound this libunbound and LuaJIT FFI based one].
+[http://code.zash.se/luaunbound this libunbound and LuaJIT FFI based one].
 
 = Configuration =