Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/bbannier/spicy-incorrect-l…
Browse files Browse the repository at this point in the history
…inks'

* origin/topic/bbannier/spicy-incorrect-links:
  Fix incorrect links to Spicy documentation
  • Loading branch information
awelzel committed Nov 10, 2023
2 parents 78234d6 + 5bacd7b commit e4d2125
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devel/spicy/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -394,9 +394,9 @@ the pieces going into such an event definition:
Zeek. On the Zeek-side this will turn into a parameter of
Zeek type ``fa_file``. This ID can be used with file or protocol
analyzers. For protocol analyzers it refers to the most recently
opened, but not yet closed file, see :spicylink:`zeek::file_begin
<zeek.html#spicy-file-begin>` and
:spicylink:`zeek::file_end <zeek.html#spicy-file-end>`.
opened, but not yet closed file, see :ref:`zeek::file_begin
<spicy_file_begin>` and
:ref:`zeek::file_end <spicy_file_end>`.

``$packet``
Refers to the packet that's currently being processed by
Expand Down

0 comments on commit e4d2125

Please sign in to comment.