diff --git a/site/download.md b/site/download.md
index 2a61aa639..87420e608 100644
--- a/site/download.md
+++ b/site/download.md
@@ -7,9 +7,6 @@
# Download
-
-### [Release notes](release-notes.html)
-
## I want to download a packaged version
@@ -115,6 +112,8 @@ This is a quick way to help the project and your fellow users!
- if stack or cabal can't run on your OS, maybe this [vagrant image](https://github.com/sciurus/hledger-vagrant) can ?
+Here are the [release notes](release-notes.html).
+
## I want to build the [unreleased git version](https://github.com/simonmichael/hledger/commits/master)
@@ -123,5 +122,5 @@ This is a quick way to help the project and your fellow users!
2. `cd hledger`
3. `stack install`
-or see the [Developer Guide](http://hledger.org/developer-guide.html) for more help.
+See also the [Developer Guide](http://hledger.org/developer-guide.html).