1
0

fix hledger-ui demo link

This commit is contained in:
Simon Michael
2016-02-18 11:20:25 -08:00
parent 2113882c18
commit fe182b1946
2 changed files with 3 additions and 3 deletions

View File

@@ -193,14 +193,14 @@ You can use this to track and report the data needed for tax reporting. Fill out
<h5 id="ui-console">UI, console</h5>
<ul>
<li><a href="https://github.com/simon-v/bean-add">bean-add</a> interactive transaction entry</li>
<li><a href="http://hledger.org/manual.html#add">hledger add</a> interactive transaction entry (built-in command) (<a href="https://asciinema.org/a/29665">demo</a>)</li>
<li><a href="http://hledger.org/manual.html#add">hledger add</a> interactive transaction entry (built-in command)</li>
<li><a href="https://github.com/Tagirijus/ledger-add">ledger-add</a> interactive transaction entry</li>
<li><a href="https://github.com/Tagirijus/ledger-plot">ledger-plot</a> interactive helper for making charts with GNUplot</li>
</ul>
<h5 id="ui-curses">UI, curses</h5>
<ul>
<li><a href="https://github.com/hpdeifel/hledger-iadd">hledger-iadd</a> curses UI for transaction entry</li>
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing</li>
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing (<a href="https://asciinema.org/a/29665">demo</a>)</li>
</ul>
<h5 id="ui-gui">UI, GUI</h5>
<ul>