From c23808a163879d1078c02a45e3894037e0f5d08d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 15 Dec 2021 11:13:04 -1000 Subject: [PATCH] ;doc: queries: fix "rewriting accounts" links --- hledger/hledger.m4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index ed95f81d5..f8b27096a 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -892,7 +892,7 @@ generally the resulting query is their intersection. ## Queries and account aliases -When account names are [rewritten](rewriting-accounts) with `--alias` or `alias`, +When account names are [rewritten](#rewriting-accounts) with `--alias` or `alias`, `acct:` will match either the old or the new account name. ## Queries and valuation @@ -904,7 +904,7 @@ not the new ones ## Querying with account aliases -When account names are [rewritten](rewriting-accounts) with `--alias` or `alias`, +When account names are [rewritten](#rewriting-accounts) with `--alias` or `alias`, note that `acct:` will match either the old or the new account name. ## Querying with cost or value