From c0bd0d297948a7043df0cdaf47e1ade9da24ca0b Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 6 Jul 2023 08:57:26 -1000 Subject: [PATCH] ;doc:bin: fix tt link --- bin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/README.md b/bin/README.md index 1b1bbaea8..abd7530f8 100644 --- a/bin/README.md +++ b/bin/README.md @@ -99,7 +99,7 @@ Add hledger options to customise reports. ### tt -[`tt`](https://github.com/simonmichael/hledger/blob/master/bin/ft) +[`tt`](https://github.com/simonmichael/hledger/blob/master/bin/tt) is a similar bash multi-script for time reports. ```shell