diff options
| author | Mike McQuaid | 2017-01-04 11:13:41 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2017-01-04 11:13:41 +0000 |
| commit | a3bffe70bcf33e6051140b1a93c9f48714605af6 (patch) | |
| tree | 81eb722fc6366bffa4241393a14ca0c9cdb776ea /Library/Homebrew/manpages | |
| parent | 3568cf3a40e489959666fde7e75d71e5bf698b47 (diff) | |
| download | brew-a3bffe70bcf33e6051140b1a93c9f48714605af6.tar.bz2 | |
Use docs.brew.sh links.
Diffstat (limited to 'Library/Homebrew/manpages')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md.erb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md.erb b/Library/Homebrew/manpages/brew.1.md.erb index 7412d0a69..2266f3e7a 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: -<https://github.com/Homebrew/brew/blob/master/docs/External-Commands.md> +<http://docs.brew.sh/External-Commands.html> ## SPECIFYING FORMULAE @@ -197,7 +197,7 @@ can take several different forms: *Default:* the number of available CPU cores. * `HOMEBREW_NO_ANALYTICS`: - If set, Homebrew will not send analytics. See: <https://github.com/Homebrew/brew/blob/master/docs/Analytics.md#analytics> + If set, Homebrew will not send analytics. See: <http://docs.brew.sh/Analytics.html> * `HOMEBREW_NO_AUTO_UPDATE`: If set, Homebrew will not auto-update before running `brew install`, |
