diff options
author | Tom Duffield <tom@chef.io> | 2016-12-08 09:48:39 -0600 |
---|---|---|
committer | Tom Duffield <tom@chef.io> | 2016-12-08 09:48:39 -0600 |
commit | 1d1975d97f4565eaef72b2ac169e71fff14c5347 (patch) | |
tree | ca9896682727689c44c68ddf22ede3ccd61b651a /README.md | |
parent | 6447b6eab87b40ce15545d66b4401caad3a0e94d (diff) | |
download | chef-1d1975d97f4565eaef72b2ac169e71fff14c5347.tar.gz |
Update downloads.chef.io URL
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,13 +20,13 @@ If you just want to use Chef, check out these resources: * [learnchef](https://learn.chef.io): Getting started guide * [docs.chef.io](https://docs.chef.io): Comprehensive User Docs -* [Installer Downloads](https://downloads.chef.io/chef-client/): Install Chef as a complete package +* [Installer Downloads](https://downloads.chef.io/chef/): Install Chef as a complete package ## Installing From Git **NOTE:** Unless you have a specific reason to install from source (to try a new feature, contribute a patch, or run chef on an OS for which no -package is available), you should head to the [downloads page](https://downloads.chef.io/chef-client/) +package is available), you should head to the [downloads page](https://downloads.chef.io/chef/) to get a prebuilt package. ### Prerequisites |