Skip to content

Commit 334157e

Browse files
new infra
# Conflicts: # .gitignore # .idea/prettier.xml # .idea/vcs.xml
1 parent 9adde8f commit 334157e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Static export deployed to AWS (S3 + CloudFront) via CDK.
6868
|-------------|-----------------------------|
6969
| Production | https://benjamin-chavez.com |
7070

71-
For infrastructure details and CDK commands, see the [Infrastructure README](infrastructure/README.md).
71+
For infrastructure details and CDK commands, see the [INFRASTRUCTURE.md](infrastructure/INFRASTRUCTURE.md).
7272
For the first AWS deployment, use the [initial deployment runbook](infrastructure/INITIAL_DEPLOYMENT.md) and the checked-in helper script at [`scripts/initial-aws-deploy.sh`](scripts/initial-aws-deploy.sh).
7373

7474
---
@@ -82,7 +82,7 @@ For the first AWS deployment, use the [initial deployment runbook](infrastructur
8282
| `pnpm run start` | Run the production server locally |
8383
| `pnpm run lint` | Run the Next.js lint command |
8484

85-
For infrastructure commands (CDK synth, diff, deploy), see the [Infrastructure README](infrastructure/README.md).
85+
For infrastructure commands (CDK synth, diff, deploy), see the [INFRASTRUCTURE.md](infrastructure/INFRASTRUCTURE.md).
8686

8787
---
8888

0 commit comments

Comments
 (0)