We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ddefb commit 4af1564Copy full SHA for 4af1564
docs/DESIGN_GUIDELINES.md
@@ -9,7 +9,7 @@ the AWS Construct Library in order to ensure a consistent and integrated
9
experience across the entire AWS surface area.
10
11
* [Preface](#preface)
12
-* [What's Included](#what-s-included)
+* [What's Included](#whats-included)
13
* [API Design](#api-design)
14
* [Modules](#modules)
15
* [Construct Class](#construct-class)
@@ -66,7 +66,7 @@ experience across the entire AWS surface area.
66
* [Unit tests](#unit-tests)
67
* [Integration tests](#integration-tests)
68
* [Versioning](#versioning)
69
-* [Naming & Style](#naming---style)
+* [Naming & Style](#naming--style)
70
* [Naming Conventions](#naming-conventions)
71
* [Coding Style](#coding-style)
72
0 commit comments