Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
fix: correctly link to core app (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghawk1ns authored Nov 3, 2021
1 parent 54349d2 commit ce103b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/docs/Concepts/accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ large S3 objects and/ or large container images.
## Technical Details.

Amazon Genomics CLI core infrastructure is defined in code and deployed by [AWS CDK](https://aws.amazon.com/cdk/). The CDK app responsible for creating the core
infrastructure can be found in [`packages/cdk/core/`](/~https://github.com/aws/amazon-genomics-cli/packages/cdk/core).
infrastructure can be found in [`packages/cdk/apps/core/`](/~https://github.com/aws/amazon-genomics-cli/tree/main/packages/cdk/apps/core).

0 comments on commit ce103b2

Please sign in to comment.