[gtk+] docs: fix bindings docs link



commit afec0c0eed474cc4817ea3d9a3cf011556286434
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 18:01:14 2014 -0500

    docs: fix bindings docs link

 docs/reference/gtk/migrating-checklist.sgml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-checklist.sgml b/docs/reference/gtk/migrating-checklist.sgml
index 3932926..7d0c17d 100644
--- a/docs/reference/gtk/migrating-checklist.sgml
+++ b/docs/reference/gtk/migrating-checklist.sgml
@@ -28,7 +28,7 @@
     <para>
       The #GtkWidget::popup-menu signal instructs the widget for which
       it is emitted to create a context-sensitive popup menu. By default,
-      the <link linkend="gtk-bindings">key binding mechanism</link> is set to
+      the <link linkend="gtk-bindings-install">key binding mechanism</link> is set to
       emit this signal when the
       <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo>
       or <keycap>Menu</keycap> keys are pressed while a widget has the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]