Skip to content

Commit dbbbfff

Browse files
committed
updated wallet links
1 parent b18a51b commit dbbbfff

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/mini-apps/features/wallet.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Wallet"
3-
description: "Learn how Base Accounts enhanceMini App user experience and what Mini App developers need to know to implement Base Account capabilities."
3+
description: "Learn how Base Accounts enhance Mini App user experience and what Mini App developers need to know to implement Base Account capabilities."
44
---
55

66
> **What you'll learn**
@@ -28,7 +28,7 @@ Base Accounts offer enhanced features that traditional wallets don't support.
2828
Test with both Base Accounts and traditional wallets to ensure your capability detection works correctly.
2929
</Check>
3030

31-
Learn More: [Base Account Capabilities Overview](https://docs.base.org/base-account/reference/core/capabilities/overview)
31+
Learn More: [Base Account Capabilities Overview](/base-account/reference/core/capabilities/overview)
3232
</Step>
3333

3434
<Step title="Implement Sponsored Gas Transactions">
@@ -42,7 +42,7 @@ Enable sponsored gas transactions where your Mini App pays gas fees for users.
4242
Verify your Mini App works with Base Accounts that have zero ETH balance.
4343
</Check>
4444

45-
Learn More: [Paymaster Service](https://docs.base.org/base-account/reference/core/capabilities/paymaster-service)
45+
Learn More: [Paymaster Service](/base-account/reference/core/capabilities/paymasterService)
4646
</Step>
4747

4848
<Step title="Optimize Transaction Patterns">
@@ -56,7 +56,7 @@ Base Accounts can batch multiple operations into single transactions.
5656
Consider transaction batching for multi-step operations like approve + transfer + mint.
5757
</Tip>
5858

59-
Learn More: [Batch Transactions Guide](https://docs.base.org/base-account/guides/batch-transactions)
59+
Learn More: [Batch Transactions Guide](/base-account/improve-ux/batch-transactions)
6060
</Step>
6161
</Steps>
6262

0 commit comments

Comments
 (0)