doc: journal: fix posting dates link (fixes #401)

[ci skip]
This commit is contained in:
Simon Michael 2016-09-14 06:57:36 -07:00
parent 885d6974a9
commit 86c23bde7f

View File

@ -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 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 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 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 secondary dates (aka auxiliary/effective dates) feature, supported for compatibility
with Ledger. with Ledger.