[dconf: 1/8] doc: Update bug reporting URI



commit 093a9f4268d2484118319b9a7f60c20d254d4976
Author: Philip Withnall <withnall endlessm com>
Date:   Thu Aug 9 12:20:40 2018 +0100

    doc: Update bug reporting URI
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index d123932..af4699a 100644
--- a/meson.build
+++ b/meson.build
@@ -38,7 +38,7 @@ config_h = configuration_data()
 # package
 set_defines = [
   ['PACKAGE', meson.project_name()],
-  ['PACKAGE_BUGREPORT', 'http://bugzilla.gnome.org/enter_bug.cgi?product=dconf'],
+  ['PACKAGE_BUGREPORT', 'https://gitlab.gnome.org/GNOME/dconf/issues'],
   ['PACKAGE_NAME', meson.project_name()],
   ['PACKAGE_STRING', '@0@ @1@'.format(meson.project_name(), dconf_version)],
   ['PACKAGE_TARNAME', meson.project_name()],


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