;cli: doc: regular expressions: fix special characters link

This commit is contained in:
Simon Michael 2020-06-05 07:24:33 -07:00
parent be25fe360e
commit 88051b93ab

View File

@ -859,7 +859,7 @@ dollar sign in hledger-web, write `cur:\$`.
- On the command line, some metacharacters like `$` have a special
meaning to the shell and so must be escaped at least once more.
See [Special characters](#special-characters).
See [Special characters](#special-characters-in-arguments-and-queries).
## Smart dates