From 0dca28a379482f6efe2ce620d8a460a4376f8e19 Mon Sep 17 00:00:00 2001 From: TinCanTech Date: Tue, 27 Jul 2021 23:17:57 +0100 Subject: [PATCH] Updated SC2230 (markdown) --- SC2230.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2230.md b/SC2230.md index 2e82e28..035dcb8 100644 --- a/SC2230.md +++ b/SC2230.md @@ -59,5 +59,5 @@ similar to `hash`. ### Related resources: -* Discussion: `shellcheck` issue: [command -v is not a direct replacement for which](https://github.com/koalaman/shellcheck/issues/1162) +* `shellcheck` issue: [#1162 command -v is not a direct replacement for which](https://github.com/koalaman/shellcheck/issues/1162) (Discussion) * [Check if a program exists from a Bash script](https://stackoverflow.com/a/677212/1899640) on StackOverflow. \ No newline at end of file