Skip to content

Commit cba3d42

Browse files
committed
Periodic doc update
1 parent 93b904c commit cba3d42

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

v2/bootstrapping-customizing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ For an introduction to bootstrapping, see [AWS CDK bootstrapping](bootstrapping.
88
+ [Use the CDK CLI to customize bootstrapping](#bootstrapping-customizing-cli)
99
+ [Modify the default bootstrap template](#bootstrapping-customizing-template)
1010
+ [Follow the bootstrap contract](#bootstrapping-contract)
11-
+ [Create and apply permissions boundaries for the AWS CDK](customize-permissions-boundaries.md)
1211

1312
## Use the CDK CLI to customize bootstrapping<a name="bootstrapping-customizing-cli"></a>
1413

v2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sponsored by Amazon.
5252
+ [Configure environments to use with the AWS CDK](configure-env.md)
5353
+ [Bootstrap your environment for use with the AWS CDK](bootstrapping-env.md)
5454
+ [Customize AWS CDK bootstrapping](bootstrapping-customizing.md)
55-
+ [Create and apply permissions boundaries for the AWS CDK](customize-permissions-boundaries.md)
55+
+ [Create and apply permissions boundaries for the AWS CDK](customize-permissions-boundaries.md)
5656
+ [Troubleshoot AWS CDK bootstrapping issues](bootstrapping-troubleshoot.md)
5757
+ [Develop AWS CDK applications](develop.md)
5858
+ [Customize constructs from the AWS Construct Library](cfn_layer.md)

0 commit comments

Comments
 (0)