diff --git a/src/Magnum/Renderer.h b/src/Magnum/Renderer.h index e4a14c7b2..dc09ab92b 100644 --- a/src/Magnum/Renderer.h +++ b/src/Magnum/Renderer.h @@ -88,7 +88,7 @@ class MAGNUM_EXPORT Renderer { * Debug output. Disabled by default unless the GL context was * created with debug output enabled. * @see @ref DebugOutput, @ref Feature::DebugOutputSynchronous, - * @ref Platform::Sdl2Application::Configuration::Flag::DebugOutput "Platform::*Application::Configuration::Flag::DebugOutput" + * @ref Platform::Sdl2Application::Configuration::Flag::Debug "Platform::*Application::Configuration::Flag::Debug" * @requires_gl43 Extension @extension{KHR,debug} * @requires_es_extension Extension @es_extension{KHR,debug} */