diff options
| author | Mike McQuaid | 2016-04-03 14:03:33 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2016-04-03 14:03:33 +0100 |
| commit | 276a797d37fa057f935ba671bca04163389046f1 (patch) | |
| tree | 550efc03d3737e1bbe8ff28ae3231aa11e505df6 /Library/Homebrew/formula.rb | |
| parent | d127569053d538fb17cc20313a8ae9094d53a7c9 (diff) | |
| download | brew-276a797d37fa057f935ba671bca04163389046f1.tar.bz2 | |
Update documentation after repository split.
Diffstat (limited to 'Library/Homebrew/formula.rb')
| -rw-r--r-- | Library/Homebrew/formula.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index d9c648c9c..9047f69d0 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -1697,7 +1697,7 @@ class Formula # and you haven't passed or previously used any options on this formula. # # If you maintain your own repository, you can add your own bottle links. - # https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Bottles.md + # https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Bottles.md # You can ignore this block entirely if submitting to Homebrew/Homebrew, It'll be # handled for you by the Brew Test Bot. # |
