1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

sys/embUnit: fix broken links

This commit is contained in:
Gunar Schorcht 2020-03-04 13:28:24 +01:00
parent 10cdaa1bd6
commit a4b21a46cb

View File

@ -11,7 +11,7 @@
* @ingroup sys
* @brief RIOT Unittests based on the EmbUnit Framework
*
* @see http://embunit.sourceforge.net/embunit/
* @see https://sourceforge.net/projects/embunit
*
* @note Please refer to https://github.com/RIOT-OS/RIOT/wiki/Testing-RIOT
*