fix link to "releases"

This commit is contained in:
thorbenk 2017-04-15 16:31:26 +02:00 committed by GitHub
parent 85f55ada9c
commit a24d4e78af

View file

@ -6,7 +6,7 @@
An opinionated static site generator written in Rust.
## Installation
You can get the latest release by going to the [Release page](https://..).
You can get the latest release by going to the [Release page](https://github.com/Keats/gutenberg/releases).
Alternatively, if you have the rust toolchain on your computer, you can also install it
through Cargo: `cargo install gutenberg`.