docs: Change Bugzilla references to GitLab

Including modifications by Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Olivier Crête
2018-05-31 23:44:02 +02:00
committed by Philip Withnall
parent 3126f73c80
commit 8e65417c6e
14 changed files with 34 additions and 38 deletions

View File

@@ -878,7 +878,7 @@ do_lookup_records (GTask *task,
#elif defined(HAVE_RES_NCLOSE)
res_nclose (&res);
#elif defined(HAVE_RES_NINIT)
#error "Your platform has res_ninit() but not res_nclose() or res_ndestroy(). Please file a bug at https://bugzilla.gnome.org/enter_bug.cgi?product=glib"
#error "Your platform has res_ninit() but not res_nclose() or res_ndestroy(). Please file a bug at https://gitlab.gnome.org/GNOME/glib/issues/new"
#endif
#endif /* HAVE_RES_NQUERY */