Skip to content

Commit

Permalink
Update support link (#1573)
Browse files Browse the repository at this point in the history
The link has changed and needs to be adapted.
  • Loading branch information
frederikrothenberger committed May 9, 2023
1 parent 542f38f commit 2166e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/components/footer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const footer = html`<footer class="l-footer c-footer">
icon: questionIcon,
labelText: "Support",
id: "support-link",
url: "https://support.dfinity.org/hc/en-us/sections/8730568843412-Internet-Identity",
url: "https://internetidentity.zendesk.com/hc/en-us",
rel: "noopener noreferrer",
classes: "t-link--discreet c-footer__link",
})}
Expand Down

0 comments on commit 2166e88

Please sign in to comment.