Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

fix Linux Download link #11

Merged
merged 1 commit into from
Jul 11, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3 class="font FiraSans regular text-center">Select your OS and get started!</h
</span>
</a>
</td>
<td><a onclick="mixpanel.track('new_download_other');" href="https://wiki.tox.chat/binaries">
<td><a onclick="mixpanel.track('new_download_other');" href="https://wiki.tox.chat/developers/binaries">
<span class="pe-7s-cloud-download">
<span class="font FiraSans extrabold">GNU/Linux</span>
</span>
Expand Down