diff --git a/site/how-to-use-account-aliases.md b/site/how-to-use-account-aliases.md index d255f567b..5e7000bad 100644 --- a/site/how-to-use-account-aliases.md +++ b/site/how-to-use-account-aliases.md @@ -47,3 +47,5 @@ your accountant: ```shell $ hledger --alias 'my earning=income:business' ... ``` + +See also [How to use another account separator character](how-to-use-another-account-separator-character.html).