mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-21 05:43:51 -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
|
@ -52,9 +52,9 @@ There are a number of ways to use ShellCheck!
|
|||
|
||||
### On the web
|
||||
|
||||
Paste a shell script on http://www.shellcheck.net for instant feedback.
|
||||
Paste a shell script on https://www.shellcheck.net for instant feedback.
|
||||
|
||||
[ShellCheck.net](http://www.shellcheck.net) is always synchronized to the latest git commit, and is the easiest way to give ShellCheck a go. Tell your friends!
|
||||
[ShellCheck.net](https://www.shellcheck.net) is always synchronized to the latest git commit, and is the easiest way to give ShellCheck a go. Tell your friends!
|
||||
|
||||
### From your terminal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue