diff options
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" | 
