Skip to content

Commit

Permalink
Fix direct download link
Browse files Browse the repository at this point in the history
Due to the flavors change, the filename changed
  • Loading branch information
TheLastProject authored Dec 26, 2024
1 parent 6c1e622 commit 2f5469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ appstore_link: # Automatically populates if not set and if iOS app ID is set. Ot
playstore_link: https://play.google.com/store/apps/details?id=me.hackerchick.catima # Enter Google Play Store URL.
fdroid_link: https://f-droid.org/en/packages/me.hackerchick.catima/
izzyondroid_link: https://apt.izzysoft.de/fdroid/index/apk/me.hackerchick.catima
directDownload_link: https://github.com/TheLastProject/Catima/releases/latest/download/app-release.apk
directDownload_link: https://github.com/CatimaLoyalty/Android/releases/latest/download/app-foss-release.apk
#presskit_download_link: https://emilbaehr.com # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").

app_icon: assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
Expand Down

0 comments on commit 2f5469f

Please sign in to comment.