Method: Chef::Deprecated::Base#link

Defined in:
lib/chef/deprecated.rb


42
43
44
# File 'lib/chef/deprecated.rb', line 42

def link
  "Please see #{url} for further details and information on how to correct this problem."
end