s/bro-ids.org/bro.org/g

This commit is contained in:
Robin Sommer 2013-03-07 19:16:58 -08:00
parent d3bf552a63
commit f830ed3edf
20 changed files with 39 additions and 39 deletions

View file

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