From baa61f5a6e105b9b89f5bef465848c72499cb960 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 27 Jul 2017 15:59:37 +0100 Subject: Use https for all docs.brew.sh links. May as well use the more secure link when possible. --- Library/Homebrew/cmd/help.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/cmd/help.rb') 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 -- cgit v1.2.3