]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: Fix broken link
authorAndreas Dolp <dev@andreas-dolp.de>
Thu, 17 Feb 2022 07:03:10 +0000 (08:03 +0100)
committerVictor Julien <vjulien@oisf.net>
Wed, 1 Jun 2022 07:47:33 +0000 (09:47 +0200)
doc/userguide/rules/http-keywords.rst

index 69db08c8f17ad3a14aa002286f860fa995c48ab2..ba5227c37c10abfe5d4ebd5dda7e6dafd56042e0 100644 (file)
@@ -4,7 +4,7 @@ HTTP Keywords
 
 Using the HTTP specific sticky buffers provides a way to efficiently
 inspect specific fields of the HTTP protocol. After specifying a
-sticky buffer in a rule it should be followed by one or more doc:`payload-keywords`.
+sticky buffer in a rule it should be followed by one or more :doc:`payload-keywords`.
 
 Many of the sticky buffers have legacy variants in the older "content modifier"
 notation. See :ref:`rules-modifiers` for more information. As a