From 9798448ea8f83bffec28a2c0c6c8810e45057c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lawrence=20Vel=C3=A1zquez?= Date: Fri, 8 Mar 2024 01:45:09 -0500 Subject: [PATCH] Added link to Greg's Wiki --- SC3013.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3013.md b/SC3013.md index 7fa2f3a..64be877 100644 --- a/SC3013.md +++ b/SC3013.md @@ -46,4 +46,4 @@ warnings. ### Related resources: -* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! +* [Greg's Wiki - Bashism - Conditionals](https://mywiki.wooledge.org/Bashism#Conditionals)