aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob W. Hogg2017-07-31 19:24:33 -0700
committerBob W. Hogg2017-07-31 19:24:33 -0700
commit732e0aa689b9a7f9a63c0a99472a9512a14ac291 (patch)
treedea12567c63070db47d285602f3207620f7875e9
parent05e9086355607e9103030b1f0e3f186e674ce063 (diff)
downloadbrew-732e0aa689b9a7f9a63c0a99472a9512a14ac291.tar.bz2
formula: Remove reference to Homebrew/Homebrew
That repo is now defunct. Reference homebrew-core instead. Signed-off-by: Bob W. Hogg <rwhogg@linux.com>
-rw-r--r--Library/Homebrew/formula.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb
index c0b00cb64..5673a433f 100644
--- a/Library/Homebrew/formula.rb
+++ b/Library/Homebrew/formula.rb
@@ -2072,8 +2072,8 @@ class Formula
#
# If you maintain your own repository, you can add your own bottle links.
# https://docs.brew.sh/Bottles.html
- # You can ignore this block entirely if submitting to Homebrew/Homebrew, It'll be
- # handled for you by the Brew Test Bot.
+ # You can ignore this block entirely if submitting to Homebrew/homebrew-core.
+ # It'll be handled for you by the Brew Test Bot.
#
# <pre>bottle do
# root_url "https://example.com" # Optional root to calculate bottle URLs