From 7f0194ee1b57ce6fc2d8146ea8c4e61ce2407c9c Mon Sep 17 00:00:00 2001 From: phonedph1 Date: Thu, 12 Apr 2018 19:16:03 -0600 Subject: [PATCH] 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 --- pdns/recursordist/docs/dns64.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/dns64.rst b/pdns/recursordist/docs/dns64.rst index 2d72f2899b..15dd99e701 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. -- 2.47.2