diff --git a/content/download/index.en.md b/content/download/index.en.md index fdcec0e..30c2990 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -17,7 +17,7 @@ You can download Vikunja in various forms: ## Backend (API-Server) -Latest [Stable](https://storage.kolaente.de/minio/vikunja/0.7/) or [Current master](https://storage.kolaente.de/minio/vikunja/master/). Everytime a commit to master is made, the latest build gets updated. +Latest [Stable](https://storage.kolaente.de/minio/vikunja/0.10/) or [Current master](https://storage.kolaente.de/minio/vikunja/master/). Everytime a commit to master is made, the latest build gets updated. You can also [get the source code](http://code.vikunja.io/api) and compile it yourself. Instructions on how to do this can be found in the repo.