mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 13:23:55 -07:00
convert http:// URIs to https://
Also update the ShellCheck homepage to the new dedicated domain.
This commit is contained in:
parent
c36f6d89ba
commit
161801a86e
24 changed files with 46 additions and 46 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue