diff --git a/plugins/provisioners/chef/omnibus.rb b/plugins/provisioners/chef/omnibus.rb index db62b4fdc..77ef47b0a 100644 --- a/plugins/provisioners/chef/omnibus.rb +++ b/plugins/provisioners/chef/omnibus.rb @@ -1,7 +1,7 @@ module VagrantPlugins module Chef module Omnibus - OMNITRUCK = "https://www.getchef.com/chef/install.sh".freeze + OMNITRUCK = "https://www.chef.io/chef/install.sh".freeze # Read more about the Omnibus installer here: # https://docs.getchef.com/install_omnibus.html