aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8868d0b..9ce7885 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ Small graphics engine.
## Binaries
-- windows: [engine-win.zip](https://vimene.fr/engine/engine-win.zip)
-- linux: [engine-linux.tar.xz](https://vimene.fr/engine/engine-linux.tar.xz)
+- windows: [engine-win.zip](https://vimene.fr/engine-win.zip)
+- linux: [engine-linux.tar.xz](https://vimene.fr/engine-linux.tar.xz)
## Usage
@@ -24,7 +24,7 @@ by pressing `escape`.
The repository contains autotools files without generated ones. If you don't want to run autotools,
you can download the source code here:
-[engine-source.tar.xz](https://vimene.fr/engine/engine-source.tar.xz)
+[engine-source.tar.xz](https://vimene.fr/engine-source.tar.xz)
Otherwise, you need to install autotools and run the following commands: