From 827b5ca365bd0def0f3bc2782fbee599d270c718 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 9 Apr 2018 19:33:55 +0200 Subject: [PATCH] docs: Fix missing ref in the dnsdist docs --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2