From f5671878fc45f7e34f704f46d55914799cb32c49 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 2 Apr 2009 21:02:27 +0000 Subject: [PATCH] fix misformatted urls in haddock --- hledger.hs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hledger.hs b/hledger.hs index 5e80f727c..9f59b5204 100644 --- a/hledger.hs +++ b/hledger.hs @@ -6,11 +6,10 @@ hledger - a ledger-compatible text-based accounting tool. Copyright (c) 2007-2009 Simon Michael 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: