diff --git a/README b/README index 579c0854b..e8ecccfb6 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ hledger generates ledger-compatible register & balance reports from a plain text journal, and demonstrates a functional implementation of ledger. -For more information, see hledger's home page: http://joyful.com/hledger +For more information, see http://hledger.org . Copyright (c) 2007-2009 Simon Michael Released under GPL version 3 or later. diff --git a/hledger.cabal b/hledger.cabal index 6ef00fc74..d5c35836d 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -11,7 +11,7 @@ License: GPL Stability: beta Author: Simon Michael Maintainer: Simon Michael -Homepage: http://joyful.com/hledger +Homepage: http://hledger.org Tested-With: GHC Build-Type: Simple License-File: LICENSE