summaryrefslogtreecommitdiff
path: root/gio/gvolumemonitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gvolumemonitor.c')
-rw-r--r--gio/gvolumemonitor.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gio/gvolumemonitor.c b/gio/gvolumemonitor.c
index f4b400980..441afc667 100644
--- a/gio/gvolumemonitor.c
+++ b/gio/gvolumemonitor.c
@@ -39,10 +39,10 @@
* on the computer. In other words, what a file selector or file manager
* would show in a sidebar.
*
- * #GVolumeMonitor is not <link
- * linkend="g-main-context-push-thread-default">thread-default-context
- * aware</link>, and so should not be used other than from the main
- * thread, with no thread-default-context active.
+ * #GVolumeMonitor is not
+ * [thread-default-context aware][g-main-context-push-thread-default],
+ * and so should not be used other than from the main thread, with no
+ * thread-default-context active.
**/
G_DEFINE_TYPE (GVolumeMonitor, g_volume_monitor, G_TYPE_OBJECT);