summaryrefslogtreecommitdiff
path: root/docs/dev/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 /docs/dev/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 'docs/dev/README.md')
-rw-r--r--docs/dev/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md
index 903f1253cb..2bb8313a29 100644
--- a/docs/dev/README.md
+++ b/docs/dev/README.md
@@ -2,7 +2,7 @@
This directory contains a collection of useful how-to guides for both new and seasoned Chef contributors. There are many guides explaining how to build, test, and contribute to Chef Infra, as well as documents describing how the many subsystems function.
-A good first start is our [How Chef Infra Is Built](how_chef_is_built.md) and [Chef Infra Release and Support Schedule](./policy/release_and_support_schedule.md.md)
+A good first start is our [How Chef Infra Is Built](./design_documents/how_chef_is_tested_and_built.md) and [Chef Infra Release and Support Schedule](./policy/release_and_support_schedule.md.md)
## How-To Guides