summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk-pixbuf/gdk-pixbuf-from-drawables.xml8
-rw-r--r--docs/reference/gdk-pixbuf/gdk-pixbuf-rendering.xml4
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-from-drawables.xml b/docs/reference/gdk-pixbuf/gdk-pixbuf-from-drawables.xml
index 2d9f43ae5..98731ed59 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-from-drawables.xml
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-from-drawables.xml
@@ -16,10 +16,10 @@
<refsect1>
<title>Description</title>
<para>
- The functions to take the image data from a GDK drawable and dump it
- into a pixbuf are contained in GDK, see the
- <link linkend="gdk-Pixbufs">Pixbufs</link> section of the GDK
- documentation.
+ The functions to take the image data from a GDK windowing system surface
+ and store them into a GdkPixbuf are typically provided by GDK; see
+ <link linkend="https://developer.gnome.org/gdk3/stable/gdk3-Pixbufs.html">the
+ GDK documentation</link>.
</para>
</refsect1>
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-rendering.xml b/docs/reference/gdk-pixbuf/gdk-pixbuf-rendering.xml
index 336004c86..b1a23af43 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-rendering.xml
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-rendering.xml
@@ -18,8 +18,8 @@
<title>Description</title>
<para>
The functions to render pixbufs to GDK drawables are contained in
- GDK, see the <link linkend="gdk-Pixbufs">Pixbufs</link> section
- of the GDK documentation.
+ GDK, see the <link linkend="https://developer.gnome.org/gdk3/stable/gdk3-Cairo-Interaction.html">GDK
+ documentation</link>.
</para>
</refsect1>