aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/analytics.rb
diff options
context:
space:
mode:
authorMike McQuaid2017-01-04 11:13:41 +0000
committerMike McQuaid2017-01-04 11:13:41 +0000
commita3bffe70bcf33e6051140b1a93c9f48714605af6 (patch)
tree81eb722fc6366bffa4241393a14ca0c9cdb776ea /Library/Homebrew/utils/analytics.rb
parent3568cf3a40e489959666fde7e75d71e5bf698b47 (diff)
downloadbrew-a3bffe70bcf33e6051140b1a93c9f48714605af6.tar.bz2
Use docs.brew.sh links.
Diffstat (limited to 'Library/Homebrew/utils/analytics.rb')
-rw-r--r--Library/Homebrew/utils/analytics.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/utils/analytics.rb b/Library/Homebrew/utils/analytics.rb
index cc7ad54d2..7dd54d3f1 100644
--- a/Library/Homebrew/utils/analytics.rb
+++ b/Library/Homebrew/utils/analytics.rb
@@ -35,7 +35,7 @@ module Utils
end
# Send analytics. Don't send or store any personally identifiable information.
- # https://github.com/Homebrew/brew/blob/master/docs/Analytics.md
+ # http://docs.brew.sh/Analytics.html
# https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide
# https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters
if ENV["HOMEBREW_ANALYTICS_DEBUG"]