summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2018-09-14 20:15:22 +0200
committerAndre Klapper <a9016009@gmx.de>2018-09-14 20:15:22 +0200
commitbe6a251f18e982df14bc071f557304f830321aee (patch)
tree53aaf8d19d204471bbcad9f93c80389e931be3a6
parent4cd547afed4907435e840e613247358a6ff487a4 (diff)
downloadempathy-be6a251f18e982df14bc071f557304f830321aee.tar.gz
GNOME Bugzilla has been replaced by GNOME Gitlab
-rw-r--r--src/empathy-debug-window.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/empathy-debug-window.c b/src/empathy-debug-window.c
index 0db79153c..948c4c876 100644
--- a/src/empathy-debug-window.c
+++ b/src/empathy-debug-window.c
@@ -1997,9 +1997,9 @@ am_prepared_cb (GObject *am,
"recently sent or received.\nIf you don’t want to see such "
"information available in a public bug report, you "
"can choose to limit the visibility of your bug to "
- "Empathy developers when reporting it by displaying "
- "the advanced fields in the "
- "<a href=\"https://bugzilla.gnome.org/enter_bug.cgi?product=empathy\">"
+ "GNOME developers when reporting it by marking the "
+ "bug report as confidential in the "
+ "<a href=\"https://gitlab.gnome.org/GNOME/empathy/issues/new/\">"
"bug report</a>."));
gtk_label_set_use_markup (GTK_LABEL (label), TRUE);
gtk_label_set_line_wrap (GTK_LABEL (label), TRUE);