mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 23:10:22 +00:00
Change the location of the online docs
It is better to install these under gdk2/ and gtk2/, to make it explicit what version they are about. Doing this will eventually let us move the gtk3 docs to gtk/.
This commit is contained in:
parent
8f5ab02369
commit
7336783e57
@ -10,7 +10,7 @@
|
||||
<releaseinfo>
|
||||
This document is for GDK 2 library; the latest versions can be found online at
|
||||
<ulink role="online-location"
|
||||
url="http://library.gnome.org/devel/gdk/">http://library.gnome.org/devel/gdk/</ulink>.
|
||||
url="http://library.gnome.org/devel/gdk2/">http://library.gnome.org/devel/gdk2/</ulink>.
|
||||
If you're looking for the newer GDK 3 series of libraries,
|
||||
see <ulink role="online-location"
|
||||
url="http://library.gnome.org/devel/gdk3/">http://library.gnome.org/devel/gdk3/</ulink>.
|
||||
|
@ -11,7 +11,7 @@
|
||||
<releaseinfo>
|
||||
This document is for the GTK+ 2 library; the latest versions can be found online at
|
||||
<ulink role="online-location"
|
||||
url="http://library.gnome.org/devel/gtk/">http://library.gnome.org/devel/gtk</ulink>.
|
||||
url="http://library.gnome.org/devel/gtk2/">http://library.gnome.org/devel/gtk2</ulink>.
|
||||
If you're looking for the newer GTK+ 3 series of libraries,
|
||||
see <ulink role="online-location"
|
||||
url="http://library.gnome.org/devel/gtk3/">http://library.gnome.org/devel/gtk3/</ulink>.
|
||||
|
Loading…
Reference in New Issue
Block a user