summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-11 23:21:12 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 16:53:22 -0700
commit380f521cd91010b04b7038ed03264dfe2d337ed6 (patch)
tree8eae8571e5fb6f17718f2af8019ec4f2d9326aaa /README.md
parent8ec58e418bc4272517811d6d623c11f6cd5ebcb9 (diff)
downloadchef-380f521cd91010b04b7038ed03264dfe2d337ed6.tar.gz
Document how we test / release Chef
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 329be9e749..397128cd2e 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Note that this repository is primarily for reporting issues in the chef-client i
## How We Build & Release Chef
-For information on how a contribution goes from PR to released package, see [How Chef Infra Is Built](docs/dev/design_documents/how_chef_is_built.md)
+For information on how a contribution goes from PR to released package, see [How Chef Infra Is Built](docs/dev/design_documents/how_chef_is_tested_and_built.md)
To learn more about our monthly feature releases and yearly major releases, see [Chef Infra Release and Support Schedule](./docs/dev/policy/release_and_support_schedule.md).