Skip to content

Commit 97e9ef9

Browse files
authored
docs(contributing): fix toc for "Common Issues" section (#36041)
### Issue # (if applicable) N/A Closes N/A ### Reason for this change Fix the incorrect table of contents for "Common Issues" as it was wrong. Fix the old name "Troubleshooting," as the link was broken. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent d84fce8 commit 97e9ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Any code that you submit will be released under that license.
4747
- [Changing the Cloud Assembly Schema](#changing-cloud-assembly-schema)
4848
- [Feature Flags](#feature-flags)
4949
- [Versioning and Release](#versioning-and-release)
50-
- [Troubleshooting](#troubleshooting)
50+
- [Common Issues](#common-issues)
5151
- [Debugging](#debugging)
5252
- [Connecting the VS Code Debugger](#connecting-the-vs-code-debugger)
5353
- [Run a CDK unit test in the debugger](#run-a-cdk-unit-test-in-the-debugger)

0 commit comments

Comments
 (0)