]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix a broken reference in the documentation 8952/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Mar 2020 14:42:45 +0000 (15:42 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Mar 2020 14:42:45 +0000 (15:42 +0100)
pdns/dnsdistdist/docs/rules-actions.rst

index 3969513324d1ce6614601a1d6a3e6bf36f953d80..82a304f8c34520d5a9342351de9a47af135dfc95 100644 (file)
@@ -320,8 +320,8 @@ 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 <#traffic-matching>`_
-  :param Action action: The `Action <#actions>`_ to apply to the matched traffic
+  :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.
 
   Options: