From 06a119ff9518f31d698dbd7345b44fdf9c918865 Mon Sep 17 00:00:00 2001 From: Songtronix Date: Sat, 14 Dec 2019 07:55:25 +0100 Subject: [PATCH] fix(readme): broken download links --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f6dc5ac0d4..33953974c4 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,8 @@ Currently the communication of contributors happens mainly on our [official Disc ## Get Veloren -Currently we provide 64-bit builds for Linux and Windows: - -**Windows**: https://www.airshipper.songtronix.com/latest/windows -**Linux**: https://www.airshipper.songtronix.com/latest/linux +Currently we provide 64-bit builds for Linux and Windows which can be downloaded on the official website: +[https://www.veloren.net](https://veloren.net/welcome) *Note: Mac and 32-bit systems are supported but you need to [compile the game for them yourself](https://book.veloren.net/compile/index.html).*