summaryrefslogtreecommitdiff
path: root/tasks/templates/release.md.erb
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/templates/release.md.erb')
-rw-r--r--tasks/templates/release.md.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/templates/release.md.erb b/tasks/templates/release.md.erb
index c4400ece59..080e77000a 100644
--- a/tasks/templates/release.md.erb
+++ b/tasks/templates/release.md.erb
@@ -9,7 +9,7 @@ We're happy to announce the release of Chef v<%= @maj_minor %>!
Please see the [CHANGELOG](https://github.com/chef/chef/blob/master/CHANGELOG.md) for the complete list of changes.
# Get the Build
-As always, you can download binaries directly from [downloads.chef.io](https://downloads.chef.io/chef-client) or by using the new `mixlib-install` command line utility available in ChefDK 0.19.6 or greater.
+As always, you can download binaries directly from [downloads.chef.io](https://downloads.chef.io/chef/<%= @version %>) or by using the new `mixlib-install` command line utility available in ChefDK 0.19.6 or greater.
```shell
$ mixlib-install download chef -v <%= @version %>