aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/browser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/browser.rb')
-rw-r--r--Library/Formula/browser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/browser.rb b/Library/Formula/browser.rb
index ff16f775f..4a720753d 100644
--- a/Library/Formula/browser.rb
+++ b/Library/Formula/browser.rb
@@ -1,7 +1,7 @@
require 'formula'
class Browser < GithubGistFormula
- url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
+ url 'https://gist.githubusercontent.com/defunkt/318247/raw/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
homepage 'https://gist.github.com/318247/'
sha1 '3474d81ef6eaaf13554fd6aa03e5227c4c72f1bb'
end