]> granicus.if.org Git - pdns/commitdiff
Update dns64.rst
authorphonedph1 <phoned@gmail.com>
Fri, 13 Apr 2018 01:16:03 +0000 (19:16 -0600)
committerGitHub <noreply@github.com>
Fri, 13 Apr 2018 01:16:03 +0000 (19:16 -0600)
Provide the same link below as in the middle of the document. Currently renders as "To enhance DNS64, see the Lua scripting <lua-scripting/index> documentation." with no actual link on https://doc.powerdns.com/recursor/dns64.html

pdns/recursordist/docs/dns64.rst

index 2d72f2899b3b7a322d8bfa30bae26408dade9343..15dd99e701bb0a41c1fc40b796d101d1f1b48f3e 100644 (file)
@@ -24,4 +24,4 @@ To setup DNS64, with both forward and reverse records, create the following Lua
 Where fe80::21b::77ff:0:0 is your "Pref64" translation prefix and the "ip6.arpa" string is the reversed form of this Pref64 address.
 Now ensure your script gets loaded by specifying it with :ref:`lua-dns-script=dns64.lua <setting-lua-dns-script>`.
 
-To enhance DNS64, see the `Lua scripting <lua-scripting/index>` documentation.
+To enhance DNS64, see the :doc:`lua-scripting/index` documentation.