Skip to content

Commit 7203b6d

Browse files
author
falkTX
committed
Fixed dexed
1 parent 21bcf28 commit 7203b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<div class="button">
4747
<img src="images/download_<?php echo $GLOBALS["THEME"]; ?>.png" width="92" height="16" class="menu_class_dexed" alt="download" />
4848
<ul class="the_menu the_menu_dexed">
49-
<li><a href="http://sourceforge.net/projects/distrho/files/2014-08-26/dexed-linux32bit.tar.xz/download" target="_blank">Dexed - Linux 32bit</a></li>
50-
<li><a href="http://sourceforge.net/projects/distrho/files/2014-08-26/dexed-linux64bit.tar.xz/download" target="_blank">Dexed - Linux 64bit</a></li>
49+
<li><a href="http://sourceforge.net/projects/distrho/files/2014-08-26/dexed-linux32bit-fixed.tar.xz/download" target="_blank">Dexed - Linux 32bit</a></li>
50+
<li><a href="http://sourceforge.net/projects/distrho/files/2014-08-26/dexed-linux64bit-fixed.tar.xz/download" target="_blank">Dexed - Linux 64bit</a></li>
5151
</ul>
5252
</div>
5353
</article>

0 commit comments

Comments
 (0)