mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fix link to "parser error" on shellcheck.net as in SC1009
@@ -4,4 +4,4 @@ This parsing error points to the structure ShellCheck was trying to parse when a
|
|||||||
|
|
||||||
Make any necessary fixes and check the script again, since most of ShellCheck's functionality can only be applied to scripts that parse successfully.
|
Make any necessary fixes and check the script again, since most of ShellCheck's functionality can only be applied to scripts that parse successfully.
|
||||||
|
|
||||||
See [[Parser error]] for more information.
|
See [[[Parser error]]](https://www.shellcheck.net/wiki/Parser-error) for more information.
|
||||||
|
Reference in New Issue
Block a user