diff --git a/docs/src/concepts.dox b/docs/src/concepts.dox
index 150c62bc5..f46f8b06b 100644
--- a/docs/src/concepts.dox
+++ b/docs/src/concepts.dox
@@ -55,7 +55,7 @@
* preempt (small parts of) the kernel code and are thus able to invoke
* operating system APIs from within their handlers. The interrupt handlers
* belonging to this class must be written following some rules. See the
- * @ref system APIs group and the web article
+ * system APIs group and the web article
*
* How to write interrupt handlers.
* - Fast Interrupts. Maskable interrupt sources with the ability