From 027ecf25fa2e4d8e75cdac45af287a11e0137c5c Mon Sep 17 00:00:00 2001 From: Eric McCarthy Date: Sat, 28 Sep 2024 20:10:56 +0000 Subject: [PATCH] fix: 404 page --- infra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra.yaml b/infra.yaml index 635f93f..b3460ef 100644 --- a/infra.yaml +++ b/infra.yaml @@ -57,7 +57,7 @@ Resources: - ErrorCachingMinTTL: 30 ErrorCode: 404 ResponseCode: 404 - ResponsePagePath: /404.html + ResponsePagePath: /404/index.html DefaultCacheBehavior: CachePolicyId: !Ref CloudFrontDistributionDefaultCachePolicy FunctionAssociations: