doc: yambar-modules: fix highlighting of reference to yambar-tags

This commit is contained in:
Daniel Eklöf 2020-01-24 21:01:40 +01:00
parent b49fb08b70
commit 496f2f3185
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -10,7 +10,7 @@ bar.
All modules expose their data through *tags*. Each tag has a *name*,
*type* and *value*. The name and type is fixed, while the value
typically changes over time. See *yambar-tags(5)*.
typically changes over time. See *yambar-tags*(5).
The tags are rendered by _particles_. Each particle has its own way of
representing tag values. The simplest one is the _string_ particle,