diff options
Diffstat (limited to 'Library/Homebrew/cmd/tap-info.rb')
| -rw-r--r-- | Library/Homebrew/cmd/tap-info.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Homebrew/cmd/tap-info.rb b/Library/Homebrew/cmd/tap-info.rb index 3d995f4bc..26daa1a8a 100644 --- a/Library/Homebrew/cmd/tap-info.rb +++ b/Library/Homebrew/cmd/tap-info.rb @@ -13,7 +13,7 @@  #:    Pass `--installed` to get information on installed taps.  #:  #:    See the docs for examples of using the JSON output: -#:    <https://docs.brew.sh/Querying-Brew.html> +#:    <https://docs.brew.sh/Querying-Brew>  require "tap" | 
