Skip to content

Commit 6dbed05

Browse files
authored
Merge pull request #79 from aws-samples/bug/readme-links
README link updates
2 parents 71e46f5 + ba2b5e8 commit 6dbed05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This repository contains code to help developers and engineers deploy AWS securi
2121

2222
The AWS service configurations and resources (e.g. IAM roles and policies) deployed by these templates are deliberately very restrictive. They are intended to illustrate an implementation pattern rather than provide a complete solution. You may need to modify and tailor these solutions to suit your environment and security needs.
2323

24-
The examples within this repository have been deployed and tested within an `AWS Control Tower` environment using `AWS CloudFormation` as well as the `Customizations for AWS Control Tower (CfCT)` solution.
24+
The examples within this repository have been deployed and tested within an `AWS Control Tower` environment using `AWS CloudFormation` as well as the `Customizations for AWS Control Tower (CFCT)` solution.
2525

2626
## Getting Started with SRA
2727

@@ -32,7 +32,7 @@ The examples within this repository have been deployed and tested within an `AWS
3232
3. Choose a deployment method:
3333
- [AWS CloudFormation StackSets/Stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html)
3434
- [Customizations for AWS Control Tower (CFCT)](https://aws.amazon.com/solutions/implementations/customizations-for-aws-control-tower/)
35-
4. (Optional) - Deploy the [Customizations for AWS Control Tower (CFCT) Setup](aws_sra_examples/common/common_cfct_setup) solution. **Note** Only implement if the CFCT deployment method was selected.
35+
4. (Optional) - Deploy the [Customizations for AWS Control Tower (CFCT) Setup](aws_sra_examples/solutions/common/common_cfct_setup) solution. **Note** Only implement if the CFCT deployment method was selected.
3636
5. Per your requirements select one or all of the [Example Solutions](aws_sra_examples/solutions) to implement via the selected deployment method.
3737

3838
## Example Solutions
@@ -71,7 +71,7 @@ The examples within this repository have been deployed and tested within an `AWS
7171

7272
Based on the deployment method selected these solutions are required to implement SRA solutions.
7373

74-
- [Common Customizations for AWS Control Tower (CFCT) Setup](aws_sra_examples/common/common_cfct_setup)
74+
- [Common Customizations for AWS Control Tower (CFCT) Setup](aws_sra_examples/solutions/common/common_cfct_setup)
7575
- [Common Prerequisites](aws_sra_examples/solutions/common/common_prerequisites)
7676

7777
## Repository and Solution Naming Convention

0 commit comments

Comments
 (0)