Skip to content
Snippets Groups Projects
Commit f6a2f130 authored by tho's avatar tho
Browse files

AnnotationRouter: fixed documentation link

parent 0fd34bc6
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ namespace module {
/** \brief Route packets to destination according to some annotation value
This router takes packet on a single input and directs them to one of it outputs depending
on a \link packet_usage_annotation packet annotation\endlink. Each output connected
on a \ref packet_usage_annotation "packet annotation". Each output connected
will be associated with a single annotation value. Incoming packets for which no matching
output is found are directed to a default output. If this output is left unconnected, those
packets will be dropped.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment