From: Remi Gacogne Date: Mon, 3 Dec 2018 10:39:57 +0000 (+0100) Subject: Apply suggestions from code review X-Git-Tag: auth-4.2.0-alpha1~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7250%2Fhead;p=thirdparty%2Fpdns.git Apply suggestions from code review fix path Co-Authored-By: grinapo --- diff --git a/pdns/recursordist/docs/lua-scripting/hooks.rst b/pdns/recursordist/docs/lua-scripting/hooks.rst index cd23fcf41b..25e8034239 100644 --- a/pdns/recursordist/docs/lua-scripting/hooks.rst +++ b/pdns/recursordist/docs/lua-scripting/hooks.rst @@ -173,7 +173,7 @@ DNS64 ----- The ``getFakeAAAARecords`` and ``getFakePTRRecords`` followupFunctions -can be used to implement DNS64. See :doc:`dns64` for more information. +can be used to implement DNS64. See :doc:`../dns64` for more information. To get fake AAAA records for DNS64 usage, set dq.followupFunction to ``getFakeAAAARecords``, dq.followupPrefix to e.g. "64:ff9b::" and