diff --git a/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx b/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx index 797ce5f22..3da169c7f 100644 --- a/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx +++ b/docs/base-account/improve-ux/sponsor-gas/paymasters.mdx @@ -7,7 +7,7 @@ One of the biggest UX enhancements unlocked by Base Account is the ability for a If your app supports Base Account, you can start sponsoring your users' transactions by using [standardized Paymaster service communication](https://erc7677.xyz) enabled by [new wallet RPC methods](https://eip5792.xyz). -This guide is specific to using Base Account, you can find our more about using Paymasters with Base in +This guide is specific to using Base Account, you can find out more about using Paymasters with Base in the [Coinbase Developer Platform documentation](https://docs.cdp.coinbase.com/paymaster/introduction/welcome). ## Implementation Guide