mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -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
|
@ -2,7 +2,7 @@
|
|||
Copyright 2012-2016 Vidar Holen
|
||||
|
||||
This file is part of ShellCheck.
|
||||
http://www.vidarholen.net/contents/shellcheck
|
||||
https://www.shellcheck.net
|
||||
|
||||
ShellCheck is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -15,7 +15,7 @@
|
|||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue