From 6f1f3f5ea1ee07b4184128ad1e087381f4c2594e Mon Sep 17 00:00:00 2001 From: TinCanTech Date: Tue, 27 Jul 2021 23:13:39 +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 8011174..2e82e28 100644 --- a/SC2230.md +++ b/SC2230.md @@ -59,5 +59,5 @@ similar to `hash`. ### Related resources: -* Discussion: `shellcheck` issue: [#1162](https://github.com/koalaman/shellcheck/issues/1162) +* Discussion: `shellcheck` issue: [command -v is not a direct replacement for which](https://github.com/koalaman/shellcheck/issues/1162) * [Check if a program exists from a Bash script](https://stackoverflow.com/a/677212/1899640) on StackOverflow. \ No newline at end of file