From 79fe56f8ff6a2422ced2ff249c61d228081e88fe Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 31 Dec 2017 07:43:02 -0800 Subject: [PATCH] doc: fix broken link --- hledger/hledger_balance.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger_balance.m4.md b/hledger/hledger_balance.m4.md index a80e36145..6ef0dcac4 100644 --- a/hledger/hledger_balance.m4.md +++ b/hledger/hledger_balance.m4.md @@ -244,7 +244,7 @@ Balance changes in 2008: ### Budgets -The `--budget` flag will treat all [periodic transaction]((journal.html#periodic-transactions) in your journal as definition of the budget and allow you to compare real balances versus budgeted amounts. +The `--budget` flag will treat all [periodic transaction](journal.html#periodic-transactions) in your journal as definition of the budget and allow you to compare real balances versus budgeted amounts. For example, you can take average monthly expenses in the common expense categories to construct a minimal monthly budget: ```journal