From: setharnold Date: Thu, 12 Apr 2018 00:22:58 +0000 (-0700) Subject: lualang.org -> lua.org X-Git-Tag: dnsdist-1.3.1~149^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6472%2Fhead;p=thirdparty%2Fpdns.git lualang.org -> lua.org lualang.org appears dead, lua.org appears alive --- diff --git a/pdns/recursordist/docs/index.rst b/pdns/recursordist/docs/index.rst index 9e5578a0fd..1a476af49b 100644 --- a/pdns/recursordist/docs/index.rst +++ b/pdns/recursordist/docs/index.rst @@ -25,7 +25,7 @@ Notable features - Code is written linearly, sequentially, which means that there are no problems with 'query restart' or anything. - The algorithm is simple and quite nifty. - Does DNSSEC validation -- Is highly scriptable in `Lua `_ +- Is highly scriptable in `Lua `_ Getting support ---------------