diff options
Diffstat (limited to 'Library/Homebrew/cmd/help.rb')
| -rw-r--r-- | Library/Homebrew/cmd/help.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb index c85916f9b..c85b92124 100644 --- a/Library/Homebrew/cmd/help.rb +++ b/Library/Homebrew/cmd/help.rb @@ -16,7 +16,7 @@ HOMEBREW_HELP = <<~EOS.freeze    Developers:      brew create [URL [--no-fetch]]      brew edit [FORMULA...] -    https://docs.brew.sh/Formula-Cookbook.html +    https://docs.brew.sh/Formula-Cookbook    Further help:      man brew | 
