]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: fix doc warning "Unknown target name" in rules-actions.rst 9619/head
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 16 Oct 2020 15:06:05 +0000 (17:06 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 16 Oct 2020 15:06:05 +0000 (17:06 +0200)
pdns/dnsdistdist/docs/rules-actions.rst

index 2d5055c71ffeca28335177b6c16f593cce912a65..4accc796996327a20c904bfd3cdb7eebb70eab9d 100644 (file)
@@ -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.