diff --git a/src/gui/gcal-application.c b/src/gui/gcal-application.c index e9b6c5ca79fe3bfb1084c9c617ba077da007a17f..da334e6d8d7d89c33f360de777aa1dd5bce285a2 100644 --- a/src/gui/gcal-application.c +++ b/src/gui/gcal-application.c @@ -236,7 +236,7 @@ gcal_application_show_about (GSimpleAction *simple, "version", VERSION, "copyright", copyright, "website", "https://apps.gnome.org/Calendar/", - "issue-url", "https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/new", + "issue-url", "https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues", "support-url", "https://discourse.gnome.org/tag/calendar", "license-type", GTK_LICENSE_GPL_3_0, "developers", developers,