mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-02-01 03:01:49 -05:00
Use fdroid.link for nightly README
This commit is contained in:
committed by
Hans-Christoph Steiner
parent
0ced053eaf
commit
be673c56cf
@@ -306,7 +306,10 @@ def main():
|
||||
readme = '''
|
||||
# {repo_git_base}
|
||||
|
||||
[]({repo_url})
|
||||
This is an app repository for nightly versions.
|
||||
You can use it with the [F-Droid](https://f-droid.org/) Android app.
|
||||
|
||||
[](https://fdroid.link/#{repo_url})
|
||||
|
||||
Last updated: {date}'''.format(repo_git_base=repo_git_base,
|
||||
repo_url=repo_url,
|
||||
|
||||
Reference in New Issue
Block a user