parent
ea646cd428
commit
856266432d
@ -249,7 +249,7 @@ def paths
|
||||
end
|
||||
|
||||
module GitHub extend self
|
||||
ISSUES_URI = URI.parse("https://api.github.com/legacy/issues/search/mxcl/homebrew/open/")
|
||||
ISSUES_URI = URI.parse("https://api.github.com/legacy/issues/search/Homebrew/homebrew/open/")
|
||||
|
||||
Error = Class.new(StandardError)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user