From aef5278c9081ccbf0b5964bf1ff1951c75a09823 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 8 Jun 2013 07:19:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5824 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/src/concepts.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3