From 7eb315bddca9934b5105485bd597b448c1a70218 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 15 Sep 2023 07:45:23 +0100 Subject: [PATCH] maintain/style: refer to newer scl manual Signed-off-by: Leah Rowe --- site/docs/maintain/style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/maintain/style.md b/site/docs/maintain/style.md index 1cbf8dc..4c89721 100644 --- a/site/docs/maintain/style.md +++ b/site/docs/maintain/style.md @@ -20,7 +20,7 @@ Bash-specific behaviour. This was later *corrected*, thanks largely to work done by Ferass El Hafidi. Here is an *excellent* introduction to posix `sh` scripting: - + and an even more excellent introduction: