convert http:// URIs to https://

Also update the ShellCheck homepage to the new dedicated domain.
This commit is contained in:
Mike Frysinger 2017-12-14 01:06:43 -05:00
commit 161801a86e
24 changed files with 46 additions and 46 deletions

View file

@ -7,7 +7,7 @@ cd deploy
cp ../LICENSE LICENSE.txt
sed -e $'s/$/\r/' > README.txt << END
This is a precompiled ShellCheck binary.
http://www.shellcheck.net/
https://www.shellcheck.net/
ShellCheck is a static analysis tool for shell scripts.
It's licensed under the GNU General Public License v3.0.