From: phonedph1 Date: Fri, 13 Apr 2018 01:16:03 +0000 (-0600) Subject: Update dns64.rst X-Git-Tag: dnsdist-1.3.1~98^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f0194ee1b57ce6fc2d8146ea8c4e61ce2407c9c;p=pdns Update dns64.rst Provide the same link below as in the middle of the document. Currently renders as "To enhance DNS64, see the Lua scripting documentation." with no actual link on https://doc.powerdns.com/recursor/dns64.html --- diff --git a/pdns/recursordist/docs/dns64.rst b/pdns/recursordist/docs/dns64.rst index 2d72f2899..15dd99e70 100644 --- a/pdns/recursordist/docs/dns64.rst +++ b/pdns/recursordist/docs/dns64.rst @@ -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 `. -To enhance DNS64, see the `Lua scripting ` documentation. +To enhance DNS64, see the :doc:`lua-scripting/index` documentation.