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:
parent
fe220b314f
commit
db575ad488
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue