Adding news, and correction in apk filename.

This commit is contained in:
meeh
2014-08-23 19:51:20 +00:00
parent c3468b8467
commit 573a265e37
2 changed files with 50 additions and 2 deletions

View File

@@ -133,11 +133,11 @@ or type <tt>java -version</tt> at your command prompt.
<div class="file">
{% trans %}Outside I2P{% endtrans %}:
<!-- do not use url_for here -->
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">i2p-android-0.9.14.1-0_b1-API8.apk</a>
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">i2p-android-0.9.14.1-rc3-API9.apk</a>
<br>
{% trans %}Inside I2P{% endtrans %}:
<!-- do not use i2pconv here -->
<a class="default" href="http://meeh.i2p/i2p.apk">i2p-android-0.9.14.1-0_b1-API8.apk</a>
<a class="default" href="http://meeh.i2p/i2p.apk">i2p-android-0.9.14.1-rc3-API9.apk</a>
<br>
F-Droid:
<a class="default" href="https://fdroid.org/app/net.i2p.android.router">net.i2p.android.router</a>