Skip to content

Commit

Permalink
fix: correct urls at appdata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
saturneric committed Jul 26, 2024
1 parent cd191d4 commit 71b9ea8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resource/appstream/com.bktus.gpgfrontend.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<url type="homepage">https://gpgfrontend.bktus.com</url>
<url type="bugtracker">https://github.com/saturneric/GpgFrontend/issues</url>
<url type="contact">hhttps://www.gpgfrontend.bktus.com/overview/contact</url>
<url type="translate">hhttps://www.gpgfrontend.bktus.com/appendix/translate-interface</url>
<url type="contact">https://www.gpgfrontend.bktus.com/overview/contact</url>
<url type="translate">https://www.gpgfrontend.bktus.com/appendix/translate-interface</url>
<url type="vcs-browser">https://github.com/saturneric/GpgFrontend</url>

<launchable type="desktop-id">com.bktus.gpgfrontend.desktop</launchable>
Expand Down

0 comments on commit 71b9ea8

Please sign in to comment.