Skip to content

Commit

Permalink
Fix FAQ link on Install Metamask page (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamiak authored Nov 4, 2024
1 parent 02bcbb2 commit 5c971d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/view/pages/InstallMetaMaskPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function InstallMetaMaskPage(props: Props) {
Even if you haven't used MetaMask to create your account on the
exchange, you can trigger Escape Hatch operations for your
positions using a different Ethereum account. See our{' '}
<Link href="/faqescapehatch#what-if-i-don-t-have-a-metamask-compatible-wallet">
<Link href="/tutorials/faqescapehatch#what-if-i-don-t-have-a-metamask-compatible-wallet">
FAQ
</Link>{' '}
for more details.
Expand Down

0 comments on commit 5c971d8

Please sign in to comment.