docs: Fix link to the interactive debugging section

It's in the "running" document.
This commit is contained in:
Emmanuele Bassi 2021-06-03 09:31:13 +01:00
parent f9f9fa6dc6
commit a88b4f517e

View File

@ -6150,7 +6150,7 @@ gtk_window_set_debugging (GdkDisplay *display,
* gtk_window_set_interactive_debugging:
* @enable: %TRUE to enable interactive debugging
*
* Opens or closes the [interactive debugger](#interactive-debugging).
* Opens or closes the [interactive debugger](running.html#interactive-debugging).
*
* The debugger offers access to the widget hierarchy of the application
* and to useful debugging tools.