diff --git a/source/builder.txt b/source/builder.txt index f5458b7..39dd213 100644 --- a/source/builder.txt +++ b/source/builder.txt @@ -124,7 +124,7 @@ The final code of the example Gtk.Template ------------ :class:`Gtk.WidgetClass` allows UI definition files to be used to extend a widget, -PyGObject provides :doc:`guide/gtk_template` as a way of accessing this from Python. +PyGObject provides :doc:`pygobject:guide/gtk_template` as a way of accessing this from Python. The UI definition file used in the example needs a small change to include a *