Skip to content

Commit 68412bb

Browse files
authored
Update README.md
1 parent bddd9a4 commit 68412bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfn-inside-sfn-cdk-python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This pattern deploys 4 AWS Step Functions.
1616
The outer Step Function will trigger the inner Step Functions, one by one, and waits for each one to finish before continuing.
1717
A sample inner Step Function is provided which has a single task of type [Pass](https://docs.aws.amazon.com/step-functions/latest/dg/amazon-states-language-pass-state.html). Replace it with your own Step Function.
1818

19-
Learn more about this pattern at: https://serverlessland.com/patterns/sfn-inside-sfn-cdk-python
19+
Learn more about this pattern at: https://serverlessland.com/patterns/sfn-sfn-cdk
2020

2121
Important: this application uses various AWS services and there are costs associated with these services after the Free Tier usage - please see the AWS Pricing page for details. You are responsible for any AWS costs incurred. No warranty is implied in this example.
2222

0 commit comments

Comments
 (0)