From 27ed2afbf035912973ad4179055e31e3ea6905f2 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Jul 2026 10:47:15 -0700 Subject: [PATCH] Update issue tracker to be proper HTTP link, use contact page. Change website page to go directly to the app. --- com.hyperling.apps.infinitetimer.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.hyperling.apps.infinitetimer.yml b/com.hyperling.apps.infinitetimer.yml index 6df6192..964454e 100644 --- a/com.hyperling.apps.infinitetimer.yml +++ b/com.hyperling.apps.infinitetimer.yml @@ -1,11 +1,11 @@ AuthorName: 'Chad Michael "Hyperling" Greenwood' SourceCode: 'https://git.hyperling.com/me/android-infinite-timer/' -WebSite: 'https://hyperling.com/apps' +WebSite: 'https://hyperling.com/apps/#timer' Categories: - fdroid - hyperling - utilities CurrentVersionCode: 2147483647 -IssueTracker: 'mailto:me@hyperling.com' +IssueTracker: 'https://hyperling.com/contact' Name: Infinite Timer Summary: 'Play a notification at your chosen interval.'