diff options
author | Carlos Soriano <csoriano1618@gmail.com> | 2018-08-05 21:59:27 +0000 |
---|---|---|
committer | Carlos Soriano <csoriano1618@gmail.com> | 2018-08-05 21:59:27 +0000 |
commit | 3e6a47308254fa685430e34c9cd7505e02b4aa33 (patch) | |
tree | b02c6659f80d21463838125a1413ae88f1ff378a /README.md | |
parent | 580d96620e2238c77ef335dc2110efc3d55a8427 (diff) | |
download | gtk+-3e6a47308254fa685430e34c9cd7505e02b4aa33.tar.gz |
README: Fix Gdk doc website link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Information about mailing lists can be found at Nightly documentation can be found at - Gtk: https://gnome.pages.gitlab.gnome.org/gtk/gtk/ - - Gdk: https://gnome.pages.gitlab.gnome.org/gtk/gtk/ + - Gdk: https://gnome.pages.gitlab.gnome.org/gtk/gdk/ - Gsk: https://gnome.pages.gitlab.gnome.org/gtk/gsk/ Building and installing |