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 731156f95..5eb033706 100644 --- a/Library/Homebrew/cmd/info.rb +++ b/Library/Homebrew/cmd/info.rb @@ -14,7 +14,7 @@  #:    information on all installed formulae.  #:  #:    See the docs for examples of using the JSON output: -#:    <http://docs.brew.sh/Querying-Brew.html> +#:    <https://docs.brew.sh/Querying-Brew.html>  require "missing_formula"  require "caveats" | 
