From 415cd3cc06ba8d01474c91d2063e72a432cbc4b8 Mon Sep 17 00:00:00 2001 From: wileyhy <84648683+wileyhy@users.noreply.github.com> Date: Sat, 5 Oct 2024 23:24:35 -0700 Subject: [PATCH] Change broken URL to point to intended page on shellcheck.net. --- SC1009.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1009.md b/SC1009.md index 7fb4b91..acadb83 100644 --- a/SC1009.md +++ b/SC1009.md @@ -1,3 +1,3 @@ # The mentioned parser error was in ... -This info warning points to the start of what ShellCheck was parsing when it failed. See [[Parser error]] for example and information. +This info warning points to the start of what ShellCheck was parsing when it failed. See [[[Parser error]]](https://www.shellcheck.net/wiki/Parser-error) for example and information.