mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-19 21:30:10 +01:00
Use fdroid.link for repo index page
This commit is contained in:
parent
be673c56cf
commit
faf1090214
@ -195,10 +195,10 @@ def make_website(apps, repodir, repodict):
|
||||
<kbd>
|
||||
{number_of_apps}
|
||||
</kbd>
|
||||
apps. To add it to your F-Droid client, scan the QR code (click it to enlarge) or use this URL:
|
||||
apps. To add it to your F-Droid app, scan the QR code (click it to enlarge) or use this link:
|
||||
</p>
|
||||
<p class="center" style="margin-top:.5em">
|
||||
<a href="{link_fingerprinted}">
|
||||
<a href="https://fdroid.link/#{link_fingerprinted}">
|
||||
<code style="color:#000000;font-weight:bold;">
|
||||
{link}
|
||||
</code>
|
||||
|
Loading…
Reference in New Issue
Block a user