]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/xresources.texi (GTK resources): Fix dead links.
authorPo Lu <luangruo@yahoo.com>
Mon, 10 Jan 2022 10:07:46 +0000 (18:07 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 10 Jan 2022 10:07:46 +0000 (18:07 +0800)
doc/emacs/xresources.texi

index a07c14fda9ec67d7a341ae35f341eb11b1a992b8..ccf7e35eee3647768e778d1363f3b3175990c9af 100644 (file)
@@ -589,7 +589,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{https://developer.gnome.org/gtk2/stable/gtk2-Resource-Files.html}.
+@uref{https://developer-old.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
@@ -599,7 +599,7 @@ style settings (where @var{theme} is the name of the current GTK+
 theme).  Therefore, the description of GTK+ resources in this section
 does not apply to GTK+ 3.  For details about the GTK+ 3 styling
 system, see
-@uref{https://developer.gnome.org/gtk3/3.0/GtkCssProvider.html}.
+@uref{https://developer-old.gnome.org/gtk3/3.0/GtkCssProvider.html}.
 
 @menu
 * GTK Resource Basics::   Basic usage of GTK+ resources.