diff --git a/doc/doxygen/src/mainpage.md b/doc/doxygen/src/mainpage.md index c09879ed60..d8243a3c35 100644 --- a/doc/doxygen/src/mainpage.md +++ b/doc/doxygen/src/mainpage.md @@ -18,7 +18,7 @@ priority queues), a shell and more. RIOT supports a wide range of microcontroller architectures, radio drivers, sensors, and configurations for entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery Boards etc. (see the list of -[supported hardware](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms). +[supported boards](https://www.riot-os.org/boards.html). Across all supported hardware (32-bit, 16-bit, and 8-bit platforms). RIOT provides a consistent API and enables C and C++ application programming, with multithreading, IPC, system timers, mutexes etc.