diff options
author | Bastien Guerry <bzg@gnu.org> | 2013-02-27 08:32:16 +0100 |
---|---|---|
committer | Bastien Guerry <bzg@gnu.org> | 2013-02-27 08:32:16 +0100 |
commit | 336d2ce2cf038d4ecd4edd3b5b671490558058a1 (patch) | |
tree | 96ba1d22f23e3803bc53be5cb6233d7787ebbf9a /doc/emacs/xresources.texi | |
parent | f0e19dc15d42d20607ec4c6c2a5b8ee0ae7108a4 (diff) | |
download | emacs-336d2ce2cf038d4ecd4edd3b5b671490558058a1.tar.gz emacs-336d2ce2cf038d4ecd4edd3b5b671490558058a1.tar.bz2 emacs-336d2ce2cf038d4ecd4edd3b5b671490558058a1.zip |
* xresources.texi (GTK resources): Fix broken link.
Thanks to Mariano Street for reporting this and suggesting
the correct link.
Diffstat (limited to 'doc/emacs/xresources.texi')
-rw-r--r-- | doc/emacs/xresources.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/xresources.texi b/doc/emacs/xresources.texi index 7274a9df71c..3723c8e5e1d 100644 --- a/doc/emacs/xresources.texi +++ b/doc/emacs/xresources.texi @@ -507,7 +507,7 @@ those are governed by normal X resources (@pxref{Resources}). The following sections describe how to customize GTK+ resources for Emacs. For details about GTK+ resources, see the GTK+ API document at -@uref{http://developer.gnome.org/doc/API/2.0/gtk/gtk-Resource-Files.html}. +@uref{http://developer.gnome.org/gtk2/stable/gtk2-Resource-Files.html}. In GTK+ version 3, GTK+ resources have been replaced by a completely different system. The appearance of GTK+ widgets is now determined by |