summaryrefslogtreecommitdiff
path: root/gio/gsettings.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-05 21:23:28 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-05 21:23:28 -0500
commitcb588d45320c5a6b767d299ebd85306d45e1773c (patch)
tree48c7774c89dbd5e13ee4cefe90ea99b0f228a6ea /gio/gsettings.c
parent0cc20b7e0b8376a1b7c14a1a712d1f22a8c0eac0 (diff)
Convert external links to markdown syntax
Diffstat (limited to 'gio/gsettings.c')
-rw-r--r--gio/gsettings.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 28a9ebb1f..594ee94eb 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -95,7 +95,8 @@
* by the <link linkend="glib-compile-schemas">glib-compile-schemas</link>
* utility. The input is a schema description in an XML format.
*
- * A DTD for the gschema XML format can be found here: <ulink url="https://git.gnome.org/browse/glib/tree/gio/gschema.dtd">gschema.dtd</ulink>
+ * A DTD for the gschema XML format can be found here:
+ * [gschema.dtd](https://git.gnome.org/browse/glib/tree/gio/gschema.dtd)
*
* The <link linkend="glib-compile-schemas">glib-compile-schemas</link>
* tool expects schema files to have the extension `.gschema.xml`.