From 65692b0e36a3a380cdefdc53b2f3f3dd0f269f13 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 30 Aug 2019 07:28:06 -0700 Subject: [PATCH] ;doc: update link for lowercase filename [ci skip] --- hledger/hledger_options.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger_options.m4.md b/hledger/hledger_options.m4.md index f2fb1b77c..195f632ff 100644 --- a/hledger/hledger_options.m4.md +++ b/hledger/hledger_options.m4.md @@ -37,7 +37,7 @@ which are often a [query](#queries), filtering the data in some way. You can save a set of command line options/arguments in a file, one per line, and then reuse them by writing `@FILENAME` in a command line. To prevent this expansion of `@`-arguments, precede them with a `--` argument. -For more, see [Save frequently used options](Save-frequently-used-options.html). +For more, see [Save frequently used options](save-frequently-used-options.html). ## Special characters in arguments and queries