1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: Workaround for Doxygen 1.8

See-Also: https://github.com/RIOT-OS/RIOT/pull/16025#pullrequestreview-591978881
Workaround-For: https://github.com/RIOT-OS/riotdocker/pull/104
This commit is contained in:
chrysn 2021-02-17 15:54:43 +01:00
parent 204a608c24
commit 010dbcc9d3

View File

@ -107,7 +107,7 @@ flash` if the `riotboot` feature is used.
## Testing riotboot
See [tests/riotboot/README.md](https://github.com/RIOT-OS/RIOT/blob/master/tests/riotboot/README.md).
See <a href="https://github.com/RIOT-OS/RIOT/blob/master/tests/riotboot/README.md">tests/riotboot/README.md</a>.
# Quick riotboot porting guide