We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c470a commit 7efebdaCopy full SHA for 7efebda
apps/portal/src/app/wallets/faq/page.mdx
@@ -54,7 +54,7 @@ import { Details } from "@components/Details";
54
# Security FAQs
55
56
<Details summary="How is the private key managed?">
57
- You can learn more about the architecture of how thirdweb wallets are created and stored <a href="/wallets/security">here</a>.
+ You can learn more about the architecture of how thirdweb wallets are created and stored <Link href="/wallets/security">here</Link>.
58
</Details>
59
60
<Details summary="What happens if thirdweb or my database gets breached?">
0 commit comments