appdata: Fix bugtracker URL

Link to list of bugs instead of new bug URL, because the latter requires the user to be logged in.
This commit is contained in:
Balló György 2024-12-28 10:53:20 +00:00
parent fe220b314f
commit db575ad488

View file

@ -37,7 +37,7 @@
<url type="homepage">https://wiki.gnome.org/Apps/Geary</url>
<url type="help">https://wiki.gnome.org/Apps/Geary/Documentation</url>
<url type="faq">https://wiki.gnome.org/Apps/Geary/FAQ</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/geary/-/issues/new</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/geary/-/issues</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/geary/</url>
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<url type="donation">https://gnome.org/donate</url>