diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-09 17:03:40 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 16:53:22 -0700 |
commit | 7c08d562260a244ea7124e740adff223c1b42559 (patch) | |
tree | 2fe5dc743a512e9391ec72a0f6098159a4567ed0 /README.md | |
parent | 216e69b93937992bcf5a0b6a961345e8a8aa264b (diff) | |
download | chef-7c08d562260a244ea7124e740adff223c1b42559.tar.gz |
Add release / support information
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,9 +37,9 @@ 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 Is Built](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_built.md) -To learn more about our monthly feature releases and yearly major releases see [Chef Infra Release Schedule](release_schedule.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). ## Getting Involved |