diff options
| author | Mike McQuaid | 2018-02-22 19:46:58 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2018-02-22 19:46:58 +0000 | 
| commit | f2ce6489b2ad875a9f5f828334fcefb4f8ef3822 (patch) | |
| tree | bde7e59854344cd485e40f4c4deeb1cb82a4edac /Library/Homebrew/cmd/info.rb | |
| parent | 35efc5ab23d30361a49a7af5b2319817a001b591 (diff) | |
| download | brew-f2ce6489b2ad875a9f5f828334fcefb4f8ef3822.tar.bz2 | |
Use more docs.brew.sh short links
These are nicer on the eyes.
Diffstat (limited to 'Library/Homebrew/cmd/info.rb')
| -rw-r--r-- | Library/Homebrew/cmd/info.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Homebrew/cmd/info.rb b/Library/Homebrew/cmd/info.rb index 1eb9fe9fe..27f719c57 100644 --- a/Library/Homebrew/cmd/info.rb +++ b/Library/Homebrew/cmd/info.rb @@ -17,7 +17,7 @@  #:    information on all installed formulae.  #:  #:    See the docs for examples of using the JSON output: -#:    <https://docs.brew.sh/Querying-Brew.html> +#:    <https://docs.brew.sh/Querying-Brew>  require "missing_formula"  require "caveats" | 
