doxygen: fix broken examples links

From: borine@github
Link: https://github.com/alsa-project/alsa-lib/pull/340
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
borine 2023-08-02 16:11:50 +01:00 committed by Jaroslav Kysela
parent 08e79fc5a3
commit 2714f438cb
3 changed files with 18 additions and 8 deletions

View file

@ -56,7 +56,7 @@ Events are read via snd_timer_read() function.
The full featured examples with cross-links:
\par Simple timer test program
\ref example_test_timer "example code"
\link example_test_timer example code \endlink
\par
This example shows opening a timer device and reading of timer events.