diff options
Diffstat (limited to 'gtk/gtkappchooser.c')
-rw-r--r-- | gtk/gtkappchooser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkappchooser.c b/gtk/gtkappchooser.c index 4ee53e8692..dae884c180 100644 --- a/gtk/gtkappchooser.c +++ b/gtk/gtkappchooser.c @@ -66,7 +66,7 @@ gtk_app_chooser_default_init (GtkAppChooserIface *iface) * * The content type of the #GtkAppChooser object. * - * See <link linkend="gio-GContentType">GContentType</link> + * See [GContentType][gio-GContentType] * for more information about content types. */ pspec = g_param_spec_string ("content-type", |