[gexiv2/gexiv2-0.10] doc: Use proper URI for bug reports



commit b14d52d782d28942bfaef7f6689e11ab7ff4a59d
Author: Jens Georg <mail jensge org>
Date:   Thu Nov 29 13:40:52 2018 +0100

    doc: Use proper URI for bug reports

 docs/reference/xml/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/xml/meson.build b/docs/reference/xml/meson.build
index 02c2d88..673673f 100644
--- a/docs/reference/xml/meson.build
+++ b/docs/reference/xml/meson.build
@@ -1,6 +1,6 @@
 ent_conf = configuration_data()
 ent_conf.set('PACKAGE', 'GExiv2')
-ent_conf.set('PACKAGE_BUGREPORT', 'https://bugzilla.gnome.org/enter_bug.cgi?product=Shotwell')
+ent_conf.set('PACKAGE_BUGREPORT', 'https://gitlab.gnome.org/GNOME/gexiv2/issues/new')
 ent_conf.set('PACKAGE_NAME', 'gexiv2')
 ent_conf.set('PACKAGE_STRING', 'GExiv2')
 ent_conf.set('PACKAGE_TARNAME', 'gexiv2-' + meson.project_version())


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