diff options
Diffstat (limited to 'gtk/gtktextbuffer.c')
-rw-r--r-- | gtk/gtktextbuffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextbuffer.c b/gtk/gtktextbuffer.c index abc709f3e3..f5f17f5013 100644 --- a/gtk/gtktextbuffer.c +++ b/gtk/gtktextbuffer.c @@ -49,7 +49,7 @@ * @See_also: #GtkTextView, #GtkTextIter, #GtkTextMark * * You may wish to begin by reading the - * [text widget conceptual overview][TextWidget] + * [text widget conceptual overview](TextWidget.html) * which gives an overview of all the objects and data * types related to the text widget and how they work together. */ |