ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit 2188f8d1a43f48b69a1eff53ea66724dece817b7
parent af91213d67a744cf532548803c4c150eef5cb7c1
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Wed, 29 Apr 2020 11:47:09 +0200

Merge pull request #5 from alexmyczko/patch-1

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -12,7 +12,7 @@ Aims to be a **highly accurate** clone of the classic Fasttracker II software fo # Releases Windows/macOS binary releases can always be found at [16-bits.org](https://16-bits.org/ft2.php). -Linux binaries can be found [here](http://phd-sid.ethz.ch/debian/.fasttracker2/). \ +Linux binaries can be found [here](https://repology.org/project/fasttracker2/versions). \ If these don't work for you, you'll have to compile the code manually. # Compiling the code