Use https for issue URL.
This commit is contained in:
parent
21314474cd
commit
83080be4c1
@ -8,7 +8,7 @@ module OS
|
||||
end
|
||||
|
||||
if OS.mac?
|
||||
ISSUES_URL = "http://git.io/brew-troubleshooting"
|
||||
ISSUES_URL = "https://git.io/brew-troubleshooting"
|
||||
PATH_OPEN = "/usr/bin/open"
|
||||
elsif OS.linux?
|
||||
ISSUES_URL = "https://github.com/Homebrew/linuxbrew/wiki/troubleshooting"
|
||||
|
Loading…
x
Reference in New Issue
Block a user