From 40b0a206d1a0fb1ac9b57df8094513680b1b9d9f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 19 Apr 2013 15:49:42 -0700 Subject: [PATCH] docs: fix dev guide code link --- DEVELOP.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/DEVELOP.md b/DEVELOP.md index 4f81b4b28..4979e52df 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -262,10 +262,8 @@ The hledger project aims to produce: ### code - the hledger repo is hosted on github.com: - - [http://github.com/simonmichael/hledger](http://github.com/simonmichael/hledger) - - You can also jump there by entering hledger.org/code or code.hledger.org . + [http://github.com/simonmichael/hledger](http://github.com/simonmichael/hledger). + (You can also jump there via [hledger.org/code](http://hledger.org/code) or code.hledger.org).