mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
fix link to dwheeler's website
@@ -25,4 +25,4 @@ Note that changing `*` to `./*` in GNU Tar parameters will add `./` prefix to pa
|
||||
|
||||
`echo` and `printf` does not have issues unless the glob is the first word in the command. ShellCheck 0.7.2+ does not warn for these commands.
|
||||
|
||||
For more information, see "[Filenames and Pathnames in Shell: How to do it Correctly](http://www.dwheeler.com/essays/filenames-in-shell.html)".
|
||||
For more information, see "[Filenames and Pathnames in Shell: How to do it Correctly](https://dwheeler.com/essays/filenames-in-shell.html)".
|
||||
|
Reference in New Issue
Block a user