aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/manpages
diff options
context:
space:
mode:
authorMike McQuaid2017-07-27 15:59:37 +0100
committerMike McQuaid2017-07-27 15:59:37 +0100
commitbaa61f5a6e105b9b89f5bef465848c72499cb960 (patch)
tree5dd8c7d1be1946eee04a81859cf0c2cef1f5335d /Library/Homebrew/manpages
parent97b757bc9638c837f565958730a23211552e5540 (diff)
downloadbrew-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/manpages')
-rw-r--r--Library/Homebrew/manpages/brew.1.md.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md.erb b/Library/Homebrew/manpages/brew.1.md.erb
index 589527d20..71d93f120 100644
--- a/Library/Homebrew/manpages/brew.1.md.erb
+++ b/Library/Homebrew/manpages/brew.1.md.erb
@@ -76,7 +76,7 @@ scripts that reside somewhere in the `PATH`, named `brew-`<cmdname> or
to create your own commands without modifying Homebrew's internals.
Instructions for creating your own commands can be found in the docs:
-<http://docs.brew.sh/External-Commands.html>
+<https://docs.brew.sh/External-Commands.html>
## SPECIFYING FORMULAE
@@ -189,7 +189,7 @@ can take several different forms:
*Default:* the number of available CPU cores.
* `HOMEBREW_NO_ANALYTICS`:
- If set, Homebrew will not send analytics. See: <http://docs.brew.sh/Analytics.html>
+ If set, Homebrew will not send analytics. See: <https://docs.brew.sh/Analytics.html>
* `HOMEBREW_NO_AUTO_UPDATE`:
If set, Homebrew will not auto-update before running `brew install`,
@@ -252,7 +252,7 @@ If your proxy requires authentication:
## SEE ALSO
-Homebrew Documentation: <https://github.com/Homebrew/brew/blob/master/docs/>
+Homebrew Documentation: <https://docs.brew.sh>
`brew-cask`(1), `git`(1), `git-log`(1)