diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 5c47008f8..110175ce2 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -18,8 +18,8 @@ A rough guide for hledger contributors of all kinds, plus some quick links for e - Code: [get it](#how-to-set-up-for-hledger-development), [browse it](http://joyful.com/darcsweb/darcsweb.cgi?r=hledger), - [api docs](http://hledger.org/api-doc), - [internal code docs](http://hledger.org/code-doc) for all packages + [latest api docs](http://hledger.org/api-doc), + [latest internal code docs](http://hledger.org/code-doc) for all packages - Packages: [hledger](http://hackage.haskell.org/package/hledger), [hledger-lib](http://hackage.haskell.org/package/hledger-lib), @@ -38,6 +38,14 @@ A rough guide for hledger contributors of all kinds, plus some quick links for e + + +
+ ## How to.. ### how to get help