Replace old Trac links with GitHub ones

Also update a couple of links to SF.
This commit is contained in:
Vadim Zeitlin
2022-01-13 16:52:58 +01:00
parent 265881c79e
commit 2f0bce2979
23 changed files with 34 additions and 35 deletions

View File

@@ -1310,7 +1310,7 @@ wxString GtkAccel::GetGtkHotKey(const wxAcceleratorEntry *accel)
/*
The following keycodes have been shown not to work as accelerator
keys on GTK (see https://trac.wxwidgets.org/ticket/10049)
keys on GTK (see https://github.com/wxWidgets/wxWidgets/issues/10049)
and are not valid
(see gtkaccelgroup.c inside gtk_accelerator_valid())
*/