os: shorten troubleshooting URL.
This commit is contained in:
parent
df38a5f202
commit
b89123d487
@ -8,7 +8,7 @@ module OS
|
||||
end
|
||||
|
||||
if OS.mac?
|
||||
ISSUES_URL = "https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting"
|
||||
ISSUES_URL = "http://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