From 01d33e1f4ee8f2dd5739ad2e395373e3d692321b Mon Sep 17 00:00:00 2001 From: Narendra Joshi Date: Sat, 17 Sep 2016 19:06:31 +0530 Subject: [PATCH] Fix link to hledger-mode I have separated out the hledger-mode to its separate repository so that people can contribute to it. --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index b5d4c31..64e0def 100644 --- a/index.md +++ b/index.md @@ -274,7 +274,7 @@ Inactive: #### editor support - [beancount-mode](https://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&fileviewer=file-view-default) for Emacs -- [hledger-mode](https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode) for Emacs +- [hledger-mode](https://github.com/narendraj9/hledger-mode) for Emacs - [ledger-mode](http://ledger-cli.org/3.0/doc/ledger-mode.html) for Emacs (also works for hledger, beancount etc.) - [vim-beancount](https://github.com/nathangrigg/vim-beancount) for VIM - [vim-ledger](https://github.com/ledger/vim-ledger) for VIM