berkshelf / vagrant-berkshelf

A Vagrant plugin to add Berkshelf integration to the Chef provisioners
Other
378 stars 100 forks source link

Fix ChefDK URL in post install message, too #283

Closed tknerr closed 9 years ago

tknerr commented 9 years ago

Just saw that it was fixed in the README in 5433386a890a7747762ae298c6b3e688e1cb54c1, but then noticed the old URL in the post install message after installing 4.0.4

This should fix it and I found no other occurrences of "getchef" in this repo

sethvargo commented 9 years ago

Thanks!