diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-11 23:21:12 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 16:53:22 -0700 |
commit | 380f521cd91010b04b7038ed03264dfe2d337ed6 (patch) | |
tree | 8eae8571e5fb6f17718f2af8019ec4f2d9326aaa /README.md | |
parent | 8ec58e418bc4272517811d6d623c11f6cd5ebcb9 (diff) | |
download | chef-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |