aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmd/brew-tap-readme.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Contributions/cmd/brew-tap-readme.rb')
-rwxr-xr-xLibrary/Contributions/cmd/brew-tap-readme.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/cmd/brew-tap-readme.rb b/Library/Contributions/cmd/brew-tap-readme.rb
index 957904463..1d3410e06 100755
--- a/Library/Contributions/cmd/brew-tap-readme.rb
+++ b/Library/Contributions/cmd/brew-tap-readme.rb
@@ -15,7 +15,7 @@ If the formula conflicts with one from Homebrew/homebrew or another tap, you can
You can also install via URL:
```
-brew install https://raw.github.com/Homebrew/homebrew-#{name}/master/<formula>.rb
+brew install https://raw.githubusercontent.com/Homebrew/homebrew-#{name}/master/<formula>.rb
```
Docs