aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/manpages
diff options
context:
space:
mode:
authorViktor Szakats2015-01-04 04:27:16 +0100
committerJack Nagel2015-01-03 23:03:08 -0500
commitf21076fcea3f00524ea1b8259b7fa08abc205164 (patch)
treea189fca8f296ea9cd0dd8fc2b58afdb170bc5211 /Library/Homebrew/manpages
parenta7589a5e3689dad4f67417af3ee34d2d26e5b891 (diff)
downloadhomebrew-f21076fcea3f00524ea1b8259b7fa08abc205164.tar.bz2
Use more https links and some link updates along the way
Closes #35529. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Homebrew/manpages')
-rw-r--r--Library/Homebrew/manpages/brew.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index eb9d6d1a1..5a70353a4 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -473,7 +473,7 @@ can take several different forms:
* AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY:
When using the S3 download strategy, Homebrew will look in
these variables for access credentials (see
- <http://docs.aws.amazon.com/fws/1.1/GettingStartedGuide/index.html?AWSCredentials.html>
+ <https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-environment>
to retrieve these access credentials from AWS). If they are not set,
the S3 download strategy will download with a public
(unsigned) URL.
@@ -537,7 +537,7 @@ can take several different forms:
A personal GitHub API Access token, which you can create at
<https://github.com/settings/applications>. If set, GitHub will allow you a
greater number of API requests. See
- <http://developer.github.com/v3/#rate-limiting> for more information.
+ <https://developer.github.com/v3/#rate-limiting> for more information.
Homebrew uses the GitHub API for features such as `brew search`.
* HOMEBREW\_MAKE\_JOBS:
@@ -616,4 +616,4 @@ Homebrew was originally created by Max Howell.
## BUGS
-See Issues on GitHub: <http://github.com/Homebrew/homebrew/issues>
+See Issues on GitHub: <https://github.com/Homebrew/homebrew/issues>