Skip to content

Commit b7cb1d2

Browse files
Update downloads.html
1 parent 3649b8c commit b7cb1d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VITask Web/templates/downloads.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="major">VITask Android</h2>
7070
<span class="image main"><img src="{{ url_for('static', filename='downloads/images/pic06.jpg')}}" alt="" /></span>
7171
<blockquote>Get the big idea and all else follows.-B. J. Palmer</blockquote>
7272
<a href="https://github.com/Codebotics/VITask/releases/download/v1.0.0-VITaskAndroidBeta/VITask_Android.apk" class="button primary">Direct Download</a><br /><br />
73-
<a href="" class="button primary">Download from Playstore (Coming Soon)</a><br /><br />
73+
<a href="" class="button primary">Download from Playstore</a><br /><br />
7474
<h4>Steps to install VITask:</h4>
7575
<ul>
7676
<li>Download <code>VITask_Android.apk</code> and install it.</li>
@@ -84,7 +84,7 @@ <h2 class="major">VITask Android lite</h2>
8484
<span class="image main"><img src="{{ url_for('static', filename='downloads/images/pic05.jpg')}}" alt="" /></span>
8585
<blockquote>Make it simple, but significant-Anonymous</blockquote>
8686
<a href="" class="button primary">Direct Download (Coming Soon)</a><br /><br />
87-
<a href="" class="button primary">Download from Playstore (Coming Soon)</a><br /><br />
87+
<a href="" class="button primary">Download from Playstore</a><br /><br />
8888
<h4>Steps to install VITask Lite:</h4>
8989
<ul>
9090
<li>Download <code>VITask_Android_Lite.apk</code> and install it.</li>

0 commit comments

Comments
 (0)