diff --git a/doc/site/download.md b/doc/site/download.md index 7dc85a4c5..9052e88ad 100644 --- a/doc/site/download.md +++ b/doc/site/download.md @@ -1,8 +1,9 @@ # Download -hledger is shipped as two executables: `hledger` (the command-line -tool) and `hledger-web` (the web interface). If you install -`hledger-web`, `hledger` is also installed automatically (except on Windows). +hledger is shipped as two executables: `hledger` (the command-line tool) and `hledger-web` (the web interface). +Generally (except on Windows), installing `hledger-web` automatically installs `hledger` as well. + +[Release Notes](release-notes.html) ## I want to download and run diff --git a/doc/site/more-docs.md b/doc/site/more-docs.md index f426c7403..4cb820e9d 100644 --- a/doc/site/more-docs.md +++ b/doc/site/more-docs.md @@ -2,7 +2,8 @@ # More docs... -[Screenshots](old-screenshots.html) (old) +- [Release Notes](release-notes.html) +- [Screenshots](old-screenshots.html) (old) ## How-tos diff --git a/doc/site/site.tmpl b/doc/site/site.tmpl index 7a47b02b1..451e23d32 100644 --- a/doc/site/site.tmpl +++ b/doc/site/site.tmpl @@ -33,7 +33,6 @@
  • Manual
  • Developer Guide
  • FAQ -
  • Release Notes
  • More docs