summaryrefslogtreecommitdiff
path: root/gtk/gtktreestore.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-06 21:07:03 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 09:42:12 -0500
commit0ce016650b38dbd9e228fbb7dae312dd91880354 (patch)
tree05da30950271412fb48f1c06f7fb46a6a7012073 /gtk/gtktreestore.c
parent6d3347de633cc5bc9cd30ef595ce7d6cd8afaba5 (diff)
downloadgtk+-0ce016650b38dbd9e228fbb7dae312dd91880354.tar.gz
docs: Use markup for links
Diffstat (limited to 'gtk/gtktreestore.c')
-rw-r--r--gtk/gtktreestore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktreestore.c b/gtk/gtktreestore.c
index 6b346ca80b..8bfdd8ee62 100644
--- a/gtk/gtktreestore.c
+++ b/gtk/gtktreestore.c
@@ -38,7 +38,7 @@
* can use all of the methods available there. It also implements the
* #GtkTreeSortable interface so it can be sorted by the view. Finally,
* it also implements the tree
- * <link linkend="gtk3-GtkTreeView-drag-and-drop">drag and drop</link>
+ * [drag and drop][gtk3-GtkTreeView-drag-and-drop]
* interfaces.
*
* # GtkTreeStore as GtkBuildable