Fix various broken links in script documentation

This commit is contained in:
Jon Siwek 2021-01-28 17:46:58 -08:00
parent d845f01b27
commit e82824b638
3 changed files with 6 additions and 6 deletions

View file

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