[gnumeric] Update bug address.



commit 86827df817c25773d7d2403dbe0bc5d769d6fdbb
Author: Morten Welinder <terra gnome org>
Date:   Sat Jan 19 16:33:41 2019 -0500

    Update bug address.

 src/wbc-gtk-actions.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/wbc-gtk-actions.c b/src/wbc-gtk-actions.c
index 17d96e724..baa49fb62 100644
--- a/src/wbc-gtk-actions.c
+++ b/src/wbc-gtk-actions.c
@@ -1115,7 +1115,7 @@ static GNM_ACTION_DEF (cb_help_irc)
 
 static GNM_ACTION_DEF (cb_help_bug)
 {
-       show_url (wbcg, "http://bugzilla.gnome.org/enter_bug.cgi?product=Gnumeric";);
+       show_url (wbcg, "https://gitlab.gnome.org/GNOME/gnumeric/issues";);
 }
 
 static GNM_ACTION_DEF (cb_help_about) { dialog_about (wbcg); }


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