Update issue tracker to be proper HTTP link, use contact page. Change website page to go directly to the app.

This commit is contained in:
2026-07-04 10:45:40 -07:00
parent 6f68bc1b04
commit c984624895
+2 -2
View File
@@ -1,11 +1,11 @@
AuthorName: 'Chad Michael "Hyperling" Greenwood'
SourceCode: 'https://git.hyperling.com/me/android-tictactoe/'
WebSite: 'https://hyperling.com/apps'
WebSite: 'https://hyperling.com/apps/#tictactoe'
Categories:
- fdroid
- hyperling
- games
CurrentVersionCode: 2147483647
IssueTracker: 'mailto:me@hyperling.com'
IssueTracker: 'https://hyperling.com/contact'
Name: Tic-Tac-Toe
Summary: 'Play against a friend or a range of AIs. Written to practice Kotlin/Compose.'