lib/chef-api/resources/partial_search.rb in chef-api-0.7.0 vs lib/chef-api/resources/partial_search.rb in chef-api-0.7.1

- old
+ new

@@ -8,10 +8,10 @@ attribute :rows, type: Array end class << self # - # About search : http://docs.opscode.com/essentials_search.html + # About search : https://docs.chef.io/chef_search.html # # @param [String] index # the name of the index to search # @param [Hash] keys # key paths for the attributes to be returned