summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2019-11-18 15:10:35 -0500
committerBryan McLellan <btm@loftninjas.org>2019-11-18 16:32:28 -0500
commit79e9198d8bee718d2f15789bab6b26eb916e0b1d (patch)
treed92dc2cb0b084b4e7092b076e1304325b99d623c
parent8ae50db07ed51c249c269f8594f7f3b883283474 (diff)
downloadchef-79e9198d8bee718d2f15789bab6b26eb916e0b1d.tar.gz
Remove bonus `.md` to fix link
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
-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 c3cbd6176d..20a756b1f4 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](./design_documents/how_chef_is_tested_and_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)
## How-To Guides