aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/cmd/info.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/info.rb b/Library/Homebrew/cmd/info.rb
index 95c1de9e2..1e82bbaf1 100644
--- a/Library/Homebrew/cmd/info.rb
+++ b/Library/Homebrew/cmd/info.rb
@@ -72,7 +72,7 @@ module Homebrew
path = "Library/Formula/#{f.path.basename}"
end
- "https://github.com/#{user}/#{repo}/commits/master/#{path}"
+ "https://github.com/#{user}/#{repo}/blob/master/#{path}"
end
def info_formula f