diff --git a/SC1014.md b/SC1014.md index 66fd386..88976da 100644 --- a/SC1014.md +++ b/SC1014.md @@ -45,4 +45,4 @@ None. ### Related resources: * [How do I use a file grep comparison inside a bash if/else statement?](https://stackoverflow.com/questions/2480584/how-do-i-use-a-file-grep-comparison-inside-a-bash-if-else-statement) -* Bash Pitfalls: [ if [grep foo myfile] ](https://mywiki.wooledge.org/BashPitfalls#if_.5Bgrep_foo_myfile.5D) \ No newline at end of file +* [Bash Pitfalls: `if [grep foo myfile]`](https://mywiki.wooledge.org/BashPitfalls#if_.5Bgrep_foo_myfile.5D)