aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/analytics.rb
diff options
context:
space:
mode:
authorMike McQuaid2018-02-22 19:46:58 +0000
committerMike McQuaid2018-02-22 19:46:58 +0000
commitf2ce6489b2ad875a9f5f828334fcefb4f8ef3822 (patch)
treebde7e59854344cd485e40f4c4deeb1cb82a4edac /Library/Homebrew/utils/analytics.rb
parent35efc5ab23d30361a49a7af5b2319817a001b591 (diff)
downloadbrew-f2ce6489b2ad875a9f5f828334fcefb4f8ef3822.tar.bz2
Use more docs.brew.sh short links
These are nicer on the eyes.
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 9766c14db..adef3e811 100644
--- a/Library/Homebrew/utils/analytics.rb
+++ b/Library/Homebrew/utils/analytics.rb
@@ -40,7 +40,7 @@ module Utils
end
# Send analytics. Don't send or store any personally identifiable information.
- # https://docs.brew.sh/Analytics.html
+ # https://docs.brew.sh/Analytics
# 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"]