Skip to content

Commit

Permalink
fix cdcp contact us link (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
will0684 authored Apr 30, 2024
1 parent f40bba1 commit de47990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/cdcp-apply.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function CDCPLanding(props) {
breadcrumbItems={createBreadcrumbs(breadCrumbs, props.locale)}
showDisclaimer
preFooterTitle="Service Canada"
preFooterLink={t("cdcp.cdcpPreFooterLink")}
preFooterLink={t("cdcp.cdcpPreFooterLinkUrl")}
preFooterLinkText={t("cdcp.cdcpPreFooterLinkText")}
>
<Head>
Expand Down

0 comments on commit de47990

Please sign in to comment.