From fc11cd6ce067c666f222bc263046edf6ea69cc2a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 9 May 2023 13:02:07 -1000 Subject: [PATCH] ;doc: bin: fix link name --- bin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/README.md b/bin/README.md index 5fbd0b0da..f17629ad5 100644 --- a/bin/README.md +++ b/bin/README.md @@ -6,7 +6,7 @@ This document is the README in the hledger repo's [bin] directory, -and is also published as [Scripts] on hledger.org. +and is also published as [Scripts and add-ons] on hledger.org. [Add-on commands](hledger.html#add-on-commands) are executable script files or compiled programs named `hledger-*`, which show up in hledger's commands list.