summaryrefslogtreecommitdiff
path: root/shell/ev-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r--shell/ev-window.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 531b54cb..bc8863a6 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -6644,8 +6644,8 @@ do_action_named (EvWindow *window, EvLinkAction *action)
ev_window_cmd_file_print (NULL, window);
} else {
g_warning ("Unimplemented named action: %s, please post a "
- "bug report in Atril bugzilla "
- "(http://bugzilla.mate.org) with a testcase.",
+ "bug report on Atril bug tracker "
+ "(https://github.com/mate-desktop/atril/issues) with a testcase.",
name);
}
}