Update issues URL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
de234ebb5a
commit
f00099a179
@ -86,7 +86,7 @@ module Homebrew extend self
|
||||
end
|
||||
|
||||
FORMULA_META_FILES = %w[README README.md ChangeLog CHANGES COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
|
||||
ISSUES_URL = "https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue"
|
||||
ISSUES_URL = "https://github.com/mxcl/homebrew/wiki/reporting-bugs"
|
||||
|
||||
unless ARGV.include? "--no-compat" or ENV['HOMEBREW_NO_COMPAT']
|
||||
$:.unshift(File.expand_path("#{__FILE__}/../compat"))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user