From 4f045ace82ed4f0af91d93bebee2960cdfbeeea0 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Fri, 16 Oct 2020 17:06:05 +0200 Subject: [PATCH] dnsdist: fix doc warning "Unknown target name" in rules-actions.rst --- 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 2d5055c71f..4accc79699 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -320,7 +320,7 @@ For Rules related to the incoming query: Return a pair of DNS Rule and DNS Action, to be used with :func:`setRules`. - :param Rule rule: A `Rule (see `Matching Packets (Selectors)`_) + :param Rule rule: A Rule (see `Matching Packets (Selectors)`_) :param Action action: The Action (see `Actions`_) to apply to the matched traffic :param table options: A table with key: value pairs with options. -- 2.47.2