Fix link formatting

John Gardner
2021-12-22 18:39:35 +11:00
parent d5b4de98fc
commit 801b3f26a8

@@ -45,4 +45,4 @@ None.
### Related resources: ### 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) * [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) * [Bash Pitfalls: `if [grep foo myfile]`](https://mywiki.wooledge.org/BashPitfalls#if_.5Bgrep_foo_myfile.5D)