From 18366e2d9989cee74fffaff4e394b2c971f71fa1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 17 Oct 2008 22:15:59 +0000 Subject: [PATCH] don't need those haddock angle brackets in the readme.. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 73fdd8920..be05df0d0 100644 --- a/README +++ b/README @@ -7,13 +7,13 @@ Released under GPL version 3 or later. Welcome to hledger! This is a minimal haskell clone of John Wiegley's ledger -(). hledger does basic +(http://newartisans.com/software/ledger.html). hledger does basic register & balance reports, and demonstrates a functional implementation of ledger. For more information, see the hledger home page -() and ledger manual -(). +(http://joyful.com/hledger) and ledger manual +(http://joyful.com/repos/ledger/doc/ledger.html). NEWS ----