Merge pull request #5754 from KodeAndGame/master

Fixed deprecated link on chef_apply documentation
This commit is contained in:
Seth Vargo 2015-05-26 11:12:23 -04:00
commit d7eaf50329
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ the [common options for all Chef provisioners](/v2/provisioning/chef_common.html
The easiest way to get started with the Chef Apply provisioner is to just The easiest way to get started with the Chef Apply provisioner is to just
specify an inline specify an inline
[Chef recipe](https://docs.getchef.com/essentials_cookbook_recipes.html). For [Chef recipe](http://docs.chef.io/recipes.html). For
example: example:
```ruby ```ruby