mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Fix F-Droid link for Eternity client
This commit is contained in:
parent
9b315752e9
commit
56ef61d2ad
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ const ETERNITY: AppDetails = {
|
|||
banner: "/static/assets/images/eternity_screen.webp",
|
||||
links: [
|
||||
{
|
||||
link: "https://apt.izzysoft.de/fdroid/index/apk/eu.toldi.infinityforlemmy",
|
||||
link: "https://f-droid.org/en/packages/eu.toldi.infinityforlemmy",
|
||||
icon: "f-droid",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue