diff options
| author | Mike McQuaid | 2017-07-27 15:59:37 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2017-07-27 15:59:37 +0100 | 
| commit | baa61f5a6e105b9b89f5bef465848c72499cb960 (patch) | |
| tree | 5dd8c7d1be1946eee04a81859cf0c2cef1f5335d /Library/Homebrew/cmd/help.rb | |
| parent | 97b757bc9638c837f565958730a23211552e5540 (diff) | |
| download | brew-baa61f5a6e105b9b89f5bef465848c72499cb960.tar.bz2 | |
Use https for all docs.brew.sh links.
May as well use the more secure link when possible.
Diffstat (limited to 'Library/Homebrew/cmd/help.rb')
| -rw-r--r-- | Library/Homebrew/cmd/help.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb index fc3878f16..a0c44854b 100644 --- a/Library/Homebrew/cmd/help.rb +++ b/Library/Homebrew/cmd/help.rb @@ -16,7 +16,7 @@ HOMEBREW_HELP = <<-EOS.unindent.freeze    Developers:      brew create [URL [--no-fetch]]      brew edit [FORMULA...] -    http://docs.brew.sh/Formula-Cookbook.html +    https://docs.brew.sh/Formula-Cookbook.html    Further help:      man brew | 
