diff --git a/doc/scripting/index.rst b/doc/scripting/index.rst index 11c2119df9..2b5cfbb49c 100644 --- a/doc/scripting/index.rst +++ b/doc/scripting/index.rst @@ -363,7 +363,7 @@ decrypted from HTTP streams is stored in excerpt from :doc:`/scripts/base/protocols/http/main.bro` below. .. btest-include:: ${BRO_SRC_ROOT}/scripts/base/protocols/http/main.bro - :lines: 9-11,20-22,121 + :lines: 9-11,20-22,125 Because the constant was declared with the ``&redef`` attribute, if we needed to turn this option on globally, we could do so by adding the