Bugs should be reported on GitLab

Not on mailing lists that do not exist any more.
This commit is contained in:
Emmanuele Bassi 2019-07-23 11:14:26 +01:00
parent 6a207c329f
commit bcf208ba4c

View File

@ -126,7 +126,7 @@
*/
#define REPORT_BUG "please report occurrence circumstances to gtk-devel-list@gnome.org"
#define REPORT_BUG "please report occurrence circumstances to https://gitlab.gnome.org/GNOME/glib/issues/new"
/* --- typedefs --- */
typedef struct _SignalNode SignalNode;