Swap out f-droid link with APK download
This commit is contained in:
parent
301035676c
commit
bfc4f0c92d
@ -40,7 +40,7 @@ redirect_from:
|
||||
<div class="column is-12-tablet is-6-desktop">
|
||||
<h2>Windows</h2>
|
||||
<p>
|
||||
Works on Windows 10. May work on older versions, but not officially supported.
|
||||
Works on Windows 8, 8.1 and 10. May work on older versions, but not officially supported.
|
||||
</p>
|
||||
<ul>
|
||||
<li class="has-text-weight-bold">
|
||||
@ -73,12 +73,11 @@ redirect_from:
|
||||
<img style="max-height: 7em;" alt="Get it on Google Play" src="{{ '/media/google-play-badge.png' | relative_url }}"/>
|
||||
</a>
|
||||
<p>
|
||||
Alternatively, install from
|
||||
Alternatively, {% comment %}install from
|
||||
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>
|
||||
{% comment %}
|
||||
or
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/Minetest-5.3.0.apk">download the APK</a>.
|
||||
{% endcomment %}.
|
||||
{% endcomment %}
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/app-armeabi-v7a-release.apk">download the APK</a>.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store.
|
||||
|
Loading…
x
Reference in New Issue
Block a user