From a722ab4338c521b4f43dc9a3e0203c9d599b784a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 6 May 2021 14:51:25 -1000 Subject: [PATCH] ;doc: strict mode: fix check link --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 7e64074eb..cb866d65c 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -393,7 +393,7 @@ With the `-s`/`--strict` flag, additional checks are performed: - Are all commodities declared with a `commodity` directive ? ([Commodity error checking](hledger.html#commodity-error-checking)) -You can also use the [check](#command) to run these and some additional checks. +You can also use the [check](#check) command to run these and some additional checks. # TIME PERIODS ## Smart dates