summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authortpowell-progress <104777878+tpowell-progress@users.noreply.github.com>2023-03-07 10:02:01 -0500
committerGitHub <noreply@github.com>2023-03-07 10:02:01 -0500
commitf99e6335594d360defc97f734cd4cc5599b98c8a (patch)
tree74ed190558258ad762cac18682eafabdffc81c6c /docs
parent2feb4dc0552ad0a5d38ac89434ea153f348315ef (diff)
downloadchef-f99e6335594d360defc97f734cd4cc5599b98c8a.tar.gz
Update README.md
Link to effortless debug doc
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md
index 20a756b1f4..756fe808e8 100644
--- a/docs/dev/README.md
+++ b/docs/dev/README.md
@@ -10,6 +10,7 @@ A good first start is our [How Chef Infra Is Built](./design_documents/how_chef_
- [Branching and Backporting Changes](./how_to/branching_and_backporting.md)
- [Updating Dependencies](./how_to/updating_dependencies.md)
- [Bumping Major and Minor Versions](./how_to/bumping_minor_or_major_versions.md)
+- [Debugging Effortless Chef from Export](./how_to/debugging_effortless.md)
## Design Documents