From ea55c75c2e7398a4a50a1fc8e8ee09cb4e2fcdd1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 22 Aug 2023 09:56:08 +0100 Subject: [PATCH] ;doc:journal:include: fix data formats 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 65a1e0e4e..98ed0efca 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -2171,7 +2171,7 @@ avoid include cycles and including directories, but this can be done, eg: The path may also be prefixed to force a specific file format, overriding the file extension (as described in -[hledger.1 -> Input files](#input-files)): +[Data formats](#data-formats)): `include timedot:~/notes/2023*.md`. [glob patterns]: https://hackage.haskell.org/package/Glob-0.9.2/docs/System-FilePath-Glob.html#v:compile