aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorVladimír Kriška2014-06-21 01:36:06 +0200
committerAdam Vandenberg2014-06-21 09:14:35 -0700
commit70d0035d372d5d602779add80ac250730c4d7749 (patch)
treeaa0d95d6445ee70760513bb57fc9d62149ee2643 /Library/Homebrew/cmd
parentdfe1c4753178f0aa2b7b59c5d80b61f6afc34621 (diff)
downloadbrew-70d0035d372d5d602779add80ac250730c4d7749.tar.bz2
Show file contents instead of commits
Closes Homebrew/homebrew#30324. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Homebrew/cmd')
-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