diff options
Diffstat (limited to 'doc/mainpage.md')
-rw-r--r-- | doc/mainpage.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mainpage.md b/doc/mainpage.md index 3204a36..84f4722 100644 --- a/doc/mainpage.md +++ b/doc/mainpage.md @@ -4,8 +4,8 @@ This is the documentation for Pugl, a minimal API for writing GUIs. Pugl is implemented in C, but also provides a header-only C++ API wrapper. - * [C API reference](@ref pugl_c) - * [C++ API reference](@ref pugl_cxx) + * [C API reference](@ref pugl) + * [C++ API reference](@ref puglxx) ## Overview |