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 /docs/Common-Issues.md | |
| 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 'docs/Common-Issues.md')
| -rw-r--r-- | docs/Common-Issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Common-Issues.md b/docs/Common-Issues.md index 0fc6b5518..01ab4e806 100644 --- a/docs/Common-Issues.md +++ b/docs/Common-Issues.md @@ -80,7 +80,7 @@ When running `brew upgrade`, you see something like this: $ brew upgrade Error: undefined method `include?' for nil:NilClass Please report this bug: - https://github.com/Homebrew/brew/blob/master/docs/Troubleshooting.md + https://docs.brew.sh/Troubleshooting.html /usr/local/Library/Homebrew/formula.rb:393:in `canonical_name' /usr/local/Library/Homebrew/formula.rb:425:in `factory' /usr/local/Library/Contributions/examples/brew-upgrade.rb:7 |
