site: drop release notes from nav bar
This commit is contained in:
parent
97a0c76dca
commit
deb6c74807
@ -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
|
||||
<!-- <sub>(If the download is out of date or doesn't run on my system, I might troubleshoot or donate to fund improvements)</sub> -->
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
|
||||
# More docs...
|
||||
|
||||
[Screenshots](old-screenshots.html) (old)
|
||||
- [Release Notes](release-notes.html)
|
||||
- [Screenshots](old-screenshots.html) (old)
|
||||
|
||||
## How-tos
|
||||
|
||||
|
||||
@ -33,7 +33,6 @@
|
||||
<li><a href="manual.html">Manual</a>
|
||||
<li><a href="developer-guide.html">Developer Guide</a>
|
||||
<li><a href="faq.html">FAQ</a>
|
||||
<li><a href="release-notes.html">Release Notes</a>
|
||||
<li><a href="more-docs.html">More docs</a>
|
||||
</ul>
|
||||
</div><!-- /.navbar-collapse -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user