Skip to content
Snippets Groups Projects
Commit 70d0035d authored by Vladimír Kriška's avatar Vladimír Kriška Committed by Adam Vandenberg
Browse files

Show file contents instead of commits


Closes Homebrew/homebrew#30324.

Signed-off-by: default avatarAdam Vandenberg <flangy@gmail.com>
parent dfe1c475
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment