diff options
Diffstat (limited to 'gdk/gdkdnd.c')
-rw-r--r-- | gdk/gdkdnd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c index ced7d537f7..0a7636dab8 100644 --- a/gdk/gdkdnd.c +++ b/gdk/gdkdnd.c @@ -41,7 +41,7 @@ * * GTK+ provides a higher level abstraction based on top of these functions, * and so they are not normally needed in GTK+ applications. - * See the <link linkend="gtk3-Drag-and-Drop">Drag and Drop</link> section of + * See the [Drag and Drop][gtk3-Drag-and-Drop] section of * the GTK+ documentation for more information. */ |