From: Kees Monshouwer Date: Fri, 16 Oct 2020 15:06:05 +0000 (+0200) Subject: dnsdist: fix doc warning "Unknown target name" in rules-actions.rst X-Git-Tag: auth-4.4.0-alpha2~13^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9619%2Fhead;p=thirdparty%2Fpdns.git dnsdist: fix doc warning "Unknown target name" in rules-actions.rst --- 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.