Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/guide/use-accounts/embed-passkeys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

::::

Expand Down