docs: don't use <anchor>

This commit is contained in:
William Jon McCann
2014-02-07 15:37:02 -05:00
parent 59099cd6e7
commit 326da2da58
15 changed files with 73 additions and 72 deletions

View File

@ -502,7 +502,7 @@ gtk_dialog_class_init (GtkDialogClass *class)
* GtkDialog::close:
*
* The ::close signal is a
* [keybinding signal][keybinding-signals]
* [keybinding signal][GtkBindingSignal]
* which gets emitted when the user uses a keybinding to close
* the dialog.
*