Swap out f-droid link with APK download

This commit is contained in:
sfan5 2021-01-24 11:11:08 +01:00
parent 301035676c
commit bfc4f0c92d

View File

@ -40,7 +40,7 @@ redirect_from:
<div class="column is-12-tablet is-6-desktop"> <div class="column is-12-tablet is-6-desktop">
<h2>Windows</h2> <h2>Windows</h2>
<p> <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> </p>
<ul> <ul>
<li class="has-text-weight-bold"> <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 }}"/> <img style="max-height: 7em;" alt="Get it on Google Play" src="{{ '/media/google-play-badge.png' | relative_url }}"/>
</a> </a>
<p> <p>
Alternatively, install from Alternatively, {% comment %}install from
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a> <a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>
{% comment %}
or 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>
<p> <p>
<strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store. <strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store.