diff options
| author | Mike McQuaid | 2017-01-04 11:13:41 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2017-01-04 11:13:41 +0000 | 
| commit | a3bffe70bcf33e6051140b1a93c9f48714605af6 (patch) | |
| tree | 81eb722fc6366bffa4241393a14ca0c9cdb776ea /Library/Homebrew/cmd/update-report.rb | |
| parent | 3568cf3a40e489959666fde7e75d71e5bf698b47 (diff) | |
| download | brew-a3bffe70bcf33e6051140b1a93c9f48714605af6.tar.bz2 | |
Use docs.brew.sh links.
Diffstat (limited to 'Library/Homebrew/cmd/update-report.rb')
| -rw-r--r-- | Library/Homebrew/cmd/update-report.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Homebrew/cmd/update-report.rb b/Library/Homebrew/cmd/update-report.rb index 786570196..dcf2891d9 100644 --- a/Library/Homebrew/cmd/update-report.rb +++ b/Library/Homebrew/cmd/update-report.rb @@ -35,7 +35,7 @@ module Homebrew          ohai "Homebrew has enabled anonymous aggregate user behaviour analytics."          puts <<-EOS.undent            #{Tty.bold}Read the analytics documentation (and how to opt-out) here: -            #{Formatter.url("https://git.io/brew-analytics")}#{Tty.reset} +            #{Formatter.url("http://docs.brew.sh/Analytics.html")}#{Tty.reset}          EOS | 
