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
parent c36f6d89ba
commit 161801a86e
24 changed files with 46 additions and 46 deletions

View File

@@ -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