From 86c23bde7fc220ae8dcf2aab1122908837cf314a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 14 Sep 2016 06:57:36 -0700 Subject: [PATCH] doc: journal: fix posting dates link (fixes #401) [ci skip] --- hledger-lib/doc/hledger_journal.5.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-lib/doc/hledger_journal.5.m4.md b/hledger-lib/doc/hledger_journal.5.m4.md index 50c302df2..af6eff8a8 100644 --- a/hledger-lib/doc/hledger_journal.5.m4.md +++ b/hledger-lib/doc/hledger_journal.5.m4.md @@ -102,7 +102,7 @@ Some examples: `2010/01/31`, `1/31`, `2010-01-31`, `2010.1.31`. Real-life transactions sometimes involve more than one date - eg the date you write a cheque, and the date it clears in your bank. When you want to model this, eg for more accurate balances, you can specify individual -[#posting-dates](posting dates), which I recommend. Or, you can use the +[posting dates](#posting-dates), which I recommend. Or, you can use the secondary dates (aka auxiliary/effective dates) feature, supported for compatibility with Ledger.