Skip to content

Commit

Permalink
Merge pull request #235 from isomerpages/staging
Browse files Browse the repository at this point in the history
Update icj-candidate-rena-lee.mfa.gov.sg.ts
  • Loading branch information
shazlithebestie authored Oct 24, 2024
2 parents 126ae56 + 440ecfd commit 51e49cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dns/icj-candidate-rena-lee.mfa.gov.sg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const createRecords = (zoneId: string): Record[] => {
zoneId: zoneId,
aliases: [
{
name: "d696s8akx3uiw.cloudfront.net",
name: "dwvssm7r00dl3.cloudfront.net",
zoneId: CLOUDFRONT_HOSTED_ZONE_ID,
evaluateTargetHealth: false,
},
Expand All @@ -22,7 +22,7 @@ export const createRecords = (zoneId: string): Record[] => {
zoneId: zoneId,
aliases: [
{
name: "d696s8akx3uiw.cloudfront.net",
name: "dwvssm7r00dl3.cloudfront.net",
zoneId: CLOUDFRONT_HOSTED_ZONE_ID,
evaluateTargetHealth: false,
},
Expand Down

0 comments on commit 51e49cd

Please sign in to comment.