From: Andreas Dolp Date: Thu, 17 Feb 2022 07:03:10 +0000 (+0100) Subject: doc: Fix broken link X-Git-Tag: suricata-7.0.0-beta1~540 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49bd6cfa5d05bde4a72a4c0a20d30f9915b8886f;p=thirdparty%2Fsuricata.git doc: Fix broken link --- diff --git a/doc/userguide/rules/http-keywords.rst b/doc/userguide/rules/http-keywords.rst index 69db08c8f1..ba5227c37c 100644 --- a/doc/userguide/rules/http-keywords.rst +++ b/doc/userguide/rules/http-keywords.rst @@ -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