fix link to dwheeler's website

meleu
2022-05-02 18:24:36 -03:00
parent 193bf36d5f
commit 7b6e982246

@@ -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. `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)".