Use fdroid.link for nightly README

This commit is contained in:
Torsten Grote 2024-03-19 09:57:16 -03:00 committed by Hans-Christoph Steiner
parent 0ced053eaf
commit be673c56cf

View file

@ -306,7 +306,10 @@ def main():
readme = ''' readme = '''
# {repo_git_base} # {repo_git_base}
[![{repo_url}]({repo_url}/icons/icon.png)]({repo_url}) This is an app repository for nightly versions.
You can use it with the [F-Droid](https://f-droid.org/) Android app.
[![{repo_url}]({repo_url}/icons/icon.png)](https://fdroid.link/#{repo_url})
Last updated: {date}'''.format(repo_git_base=repo_git_base, Last updated: {date}'''.format(repo_git_base=repo_git_base,
repo_url=repo_url, repo_url=repo_url,