From 997387eddd414456245f59364281a5405684360a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 12 Apr 2013 12:09:12 -0700 Subject: [PATCH] site: add changes & awesome CHANGES links to dev page --- DEVELOPMENT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 1012431c5..5dcf8fbff 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -28,7 +28,9 @@ title: hledger contributor guide **Development version**
[Get it](#how-to-set-up-for-hledger-development), - [browse it](http://github.com/simonmichael/hledger) + [browse it](http://github.com/simonmichael/hledger), + [changes](http://github.com/simonmichael/hledger/commits), + [CHANGES!](http://starlogs.net/#simonmichael/hledger) (turn up your volume first)
[developer notes](http://github.com/simonmichael/hledger/NOTES.org),