From 0fdbdff3c4af12172e5de7bb1a9c419ae877737f Mon Sep 17 00:00:00 2001 From: Bernhard Amann Date: Fri, 25 Oct 2013 09:57:12 -0700 Subject: [PATCH] Wrong example file was included - reported by Michael Auger @LM4K --- doc/scripting/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/scripting/index.rst b/doc/scripting/index.rst index 749fae6457..c6b479a7af 100644 --- a/doc/scripting/index.rst +++ b/doc/scripting/index.rst @@ -214,7 +214,7 @@ take a look at a simple script, stored as ``connection_record_01.bro``, that will output the connection record for a single connection. -.. btest-include:: ${DOC_ROOT}/scripting/connection_record_02.bro +.. btest-include:: ${DOC_ROOT}/scripting/connection_record_01.bro Again, we start with ``@load``, this time importing the :doc:`/scripts/base/protocols/conn/index` scripts which supply the tracking