summaryrefslogtreecommitdiff
path: root/docs/website/goals.rst
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-08-05 13:45:40 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-08-05 13:45:40 +0100
commit7719bab84deb5cf881c939444db8676fff7fa6f3 (patch)
tree3d10c61b852efad0c8b2b2ca8a61d7b90dcd280f /docs/website/goals.rst
parentc691d9f03b93baddcd1f4e979a97e8d72a27d893 (diff)
downloadgobject-introspection-7719bab84deb5cf881c939444db8676fff7fa6f3.tar.gz
Update the developer.gnome.org URLs
The GNOME developers documentation website has been updated, and we're in the process of moving API references elsewhere. The old documentation is still available under developer-old.gnome.org, so let's update the URLs we have in our documentation.
Diffstat (limited to 'docs/website/goals.rst')
-rw-r--r--docs/website/goals.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/website/goals.rst b/docs/website/goals.rst
index a8ebe92e..7fb73d6b 100644
--- a/docs/website/goals.rst
+++ b/docs/website/goals.rst
@@ -23,7 +23,7 @@ application logic such as configuration, layout, dialogs, etc.
To achieve this goal you need to write your code using GObject convention.
For more information about that, see the `GObject tutorial
- <https://developer.gnome.org/gobject/stable/pt02.html>`__
+ <https://developer-old.gnome.org/gobject/stable/pt02.html>`__
Thus, one of the major goals of the GObject introspection project is to be a
convenient bridge between these two worlds, and allow you to choose the right