From 36d7176cb40744cb10104ce9518e2367efa42e26 Mon Sep 17 00:00:00 2001 From: Sriram Vamsi Ilapakurthy Date: Thu, 2 May 2019 11:52:47 -0700 Subject: [PATCH] Updated SC2236 (markdown) --- SC2236.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SC2236.md b/SC2236.md index e72bbc7..7522288 100644 --- a/SC2236.md +++ b/SC2236.md @@ -34,4 +34,5 @@ This is a stylistic issue that does not affect correctness. If you prefer the or ### Related resources: -* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! \ No newline at end of file +* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! +* [Bash reference manual for -z and -n](https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html#Bash-Conditional-Expressions). \ No newline at end of file