Skip to content

Commit

Permalink
feat: change e-service contact email
Browse files Browse the repository at this point in the history
  • Loading branch information
wanlingt committed Jan 22, 2024
1 parent 8ec543a commit df96b8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const EsrvcIdBox = ({
case FormAuthType.SP:
case FormAuthType.CP:
case FormAuthType.MyInfo:
return 'Contact spcp.transoffice@accenture.com for your e-service ID'
return 'Contact askNDI@tech.gov.sg for your e-service ID'
default:
return ''
}
Expand Down

0 comments on commit df96b8a

Please sign in to comment.