From e0b3f03a9a4aa809109e8fb5877436011fa9625a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 7 Feb 2018 11:30:27 -0800 Subject: [PATCH] better getting started with ledger link --- index.html | 2 +- index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8d07f13..fed5d7f 100644 --- a/index.html +++ b/index.html @@ -431,7 +431,7 @@ other console/curses tools
  • Ledger manuals
  • Ledger wiki
  • Ledger CLI cheatsheet
  • -
  • Getting Started With Ledger
  • +
  • Getting Started With Ledger
  • hledger User Guide
  • Beancount docs (sphinx version)
  • Beancount Syntax Cheatsheet
  • diff --git a/index.md b/index.md index ed3e056..70d9e30 100644 --- a/index.md +++ b/index.md @@ -455,7 +455,7 @@ other console/curses tools - [Ledger manuals](http://ledger-cli.org/docs.html) - [Ledger wiki](https://github.com/ledger/ledger/wiki) - [Ledger CLI cheatsheet](https://devhints.io/ledger) -- [Getting Started With Ledger](https://github.com/rolfschr/GSWL-book/releases/latest) +- [Getting Started With Ledger](https://rolfschr.github.io/gswl-book/latest.html) - [hledger User Guide](http://hledger.org/docs.html) - [Beancount docs](http://furius.ca/beancount/doc/index) ([sphinx version](http://aumayr.github.io/beancount-docs-static/)) - [Beancount Syntax Cheatsheet](http://furius.ca/beancount/doc/cheatsheet)