fix misformatted urls in haddock

This commit is contained in:
Simon Michael 2009-04-02 21:02:27 +00:00
parent bd09d693f3
commit f5671878fc

View File

@ -6,11 +6,10 @@ hledger - a ledger-compatible text-based accounting tool.
Copyright (c) 2007-2009 Simon Michael <simon@joyful.com>
Released under GPL version 3 or later.
hledger is a haskell clone of John Wiegley's "ledger" text-based
accounting tool (http://newartisans.com/software/ledger.html).
It generates ledger-compatible register & balance reports from a plain
text ledger file, and demonstrates a functional implementation of ledger.
For more information, see hledger's home page: http://joyful.com/hledger
hledger is a partial haskell clone of John Wiegley's "ledger" text-based
accounting tool. It generates ledger-compatible register & balance
reports from a plain text ledger file, and demonstrates a functional
implementation of ledger. For more information, see ledger.org .
You can use the command line: