]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
lualang.org -> lua.org 6472/head
authorsetharnold <seth.arnold@gmail.com>
Thu, 12 Apr 2018 00:22:58 +0000 (17:22 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Apr 2018 00:22:58 +0000 (17:22 -0700)
lualang.org appears dead, lua.org appears alive

pdns/recursordist/docs/index.rst

index 9e5578a0fd0f950890f47033353bfab4cb704d5a..1a476af49bd92d2066be7c9e0d26a52008ae5bf3 100644 (file)
@@ -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 <http://lualang.org>`_
+- Is highly scriptable in `Lua <http://lua.org>`_
 
 Getting support
 ---------------