diff --git a/SC3014.md b/SC3014.md index 0711c6c..a5e2aba 100644 --- a/SC3014.md +++ b/SC3014.md @@ -38,4 +38,6 @@ warnings. ### Related resources: -* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! +* Greg's Wiki + * [Bash Pitfall #20: `[ bar == "$foo" ]`](https://mywiki.wooledge.org/BashPitfalls#pf20) + * [Bashism - Conditionals](https://mywiki.wooledge.org/Bashism#Conditionals)