Replace some bro.org usages with zeek.org

This commit is contained in:
Jon Siwek 2019-01-04 17:50:00 -06:00
parent a411225219
commit e0b8b4b6b1
10 changed files with 16 additions and 12 deletions

View file

@ -144,7 +144,7 @@ export {
## The node type doing all the actual traffic analysis.
WORKER,
## A node acting as a traffic recorder using the
## `Time Machine <http://bro.org/community/time-machine.html>`_
## `Time Machine <https://www.zeek.org/community/time-machine.html>`_
## software.
TIME_MACHINE,
};