diff --git a/docs/plugins/overlay.rst b/docs/plugins/overlay.rst index 4ed89e813..ab63de67e 100644 --- a/docs/plugins/overlay.rst +++ b/docs/plugins/overlay.rst @@ -7,7 +7,7 @@ overlay The overlay framework manages the on-screen widgets that other tools (including 3rd party plugins and scripts) can register for display. For a graphical -configuration interface, please see `gui/config`. If you are a developer who +configuration interface, please see `gui/overlay`. If you are a developer who wants to write an overlay widget, please see the `overlay-dev-guide`. Usage