Skip to content

Commit 6f7dff0

Browse files
author
Eliott T
authored
Merge pull request cSploit#23 from AndreaCioccarelli/patch-1
2 buttons must have different id
2 parents 5a2457d + fb783fa commit 6f7dff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

downloads.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ <h5>cSploit Release APK</h5>
1111
</ul>
1212
<p>To download the application, click on the green button below and download the latest "cSploit-release.apk" file.</p>
1313

14-
<a href="https://github.com/cSploit/android/releases" id="download-button" class="btn green waves-effect waves-light">Download</a>
14+
<a href="https://github.com/cSploit/android/releases" id="download-button-release" class="btn green waves-effect waves-light">Download</a>
1515

1616
</div>
1717
<div class="section">
1818
<h5>cSploit Nightly APK</h5>
1919
<p>Thanks to xaitax - nightly builds are available:</p>
20-
<a href="http://rootbitch.cc/csploit/cSploit-nightly.apk" id="download-button" class="btn green waves-effect waves-light">Download</a>
20+
<a href="http://rootbitch.cc/csploit/cSploit-nightly.apk" id="download-button-beta" class="btn green waves-effect waves-light">Download</a>
2121
</div>

0 commit comments

Comments
 (0)