aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/geometry_state_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/geometry_state_dialog.h')
-rw-r--r--ui/qt/geometry_state_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/geometry_state_dialog.h b/ui/qt/geometry_state_dialog.h
index 0c93cda123..789dddc9e2 100644
--- a/ui/qt/geometry_state_dialog.h
+++ b/ui/qt/geometry_state_dialog.h
@@ -45,7 +45,7 @@ public:
// W, L, X: Independent, minimize button.
//
// Additionally, maximized, parent-less dialogs can close to a black screen
-// on macOS: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12544
+// on macOS: https://gitlab.com/wireshark/wireshark/-/issues/12544
//
// Pass in the parent on macOS and NULL elsewhere so that we have an
// independent window that un-maximizes correctly.