From: Pieter Lexis Date: Mon, 9 Apr 2018 17:33:55 +0000 (+0200) Subject: docs: Fix missing ref in the dnsdist docs X-Git-Tag: dnsdist-1.3.1~169^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6460%2Fhead;p=thirdparty%2Fpdns.git docs: Fix missing ref in the dnsdist docs --- diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 4bf8b85b33..2885087969 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -566,7 +566,7 @@ These ``DNSRule``\ s be one of the following items: .. function:: OpcodeRule(code) Matches queries with opcode ``code``. - ``code`` can be directly specified as an integer, or one of the `built-in DNSOpcodes `. + ``code`` can be directly specified as an integer, or one of the :ref:`built-in DNSOpcodes `. :param int code: The opcode to match