diff --git a/src/pages/guide/use-accounts/embed-passkeys.mdx b/src/pages/guide/use-accounts/embed-passkeys.mdx index b8fa9ad4..ff7b510f 100644 --- a/src/pages/guide/use-accounts/embed-passkeys.mdx +++ b/src/pages/guide/use-accounts/embed-passkeys.mdx @@ -247,7 +247,7 @@ export const config = createConfig({ Now that you have created your first passkey account, you can now: - learn the [Best Practices](#best-practices) below -- follow a guide on how to [make a payment](#TODO), [create a stablecoin](#TODO), and [more](#TODO) with a passkey account. +- follow a guide on how to [make a payment](/guide/payments), [create a stablecoin](/guide/issuance), and [more](/guide/use-accounts) with a passkey account. ::::