summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-02-13 19:15:54 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-02-13 19:15:54 +0100
commit5423678ea6a06bec187c173dccc9763307478ffd (patch)
treede9505970a608600968d3d598e64b08e63ebe308 /docs/index.rst
parent0b0fe8cef03db692edd2574900d5cbfa0d70da28 (diff)
downloadpygobject-5423678ea6a06bec187c173dccc9763307478ffd.tar.gz
GTK+ -> GTK
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 7b383c1c..e0005903 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -29,9 +29,9 @@
:end-before: ----
If you want to write a Python application for `GNOME
-<https://www.gnome.org/>`__ or a Python GUI application using GTK+, then
+<https://www.gnome.org/>`__ or a Python GUI application using GTK, then
PyGObject is the way to go. For more information on specific libraries check
-out the "`Python GTK+ 3 Tutorial
+out the "`Python GTK 3 Tutorial
<https://python-gtk-3-tutorial.readthedocs.io>`__" and the "`Python GI API
Reference <https://lazka.github.io/pgi-docs>`__".