Add docs link

This commit is contained in:
Douglas Eichelberger 2024-08-10 10:32:38 -07:00
parent cefae82307
commit d554c11b4c

View File

@ -169,7 +169,7 @@ module Homebrew
T::Boolean)
odeprecated(
"`brew #{@command_name}', which does not inherit from from Homebrew::AbstractCommand. This command " \
"needs to be refactored, as it is written in a style that",
"needs to be refactored ( see https://docs.brew.sh/External-Commands ), as it is written in a style that",
disable_for_developers: false,
)
end