summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2016-12-08 09:48:39 -0600
committerTom Duffield <tom@chef.io>2016-12-08 09:48:39 -0600
commit1d1975d97f4565eaef72b2ac169e71fff14c5347 (patch)
treeca9896682727689c44c68ddf22ede3ccd61b651a
parent6447b6eab87b40ce15545d66b4401caad3a0e94d (diff)
downloadchef-1d1975d97f4565eaef72b2ac169e71fff14c5347.tar.gz
Update downloads.chef.io URL
Signed-off-by: Tom Duffield <tom@chef.io>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4a12267dca..c09e2aeb7e 100644
--- a/README.md
+++ b/README.md
@@ -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