diff --git a/apps/base-docs/docs/pages/use-cases/accept-crypto-payments.mdx b/apps/base-docs/docs/pages/use-cases/accept-crypto-payments.mdx index c6577b15177..b8789998e47 100644 --- a/apps/base-docs/docs/pages/use-cases/accept-crypto-payments.mdx +++ b/apps/base-docs/docs/pages/use-cases/accept-crypto-payments.mdx @@ -145,7 +145,7 @@ npm run dev 2. **Visit** `http://localhost:3000` to confirm that the payment button works for your product or service. 3. **Deploy** with your preferred hosting provider (e.g., Vercel). -![Final product screenshot](/images/onchainkit-tutorials/pay-final-product.png) +![Final product screenshot](https://github.com/aso20455/web/blob/master/apps/base-docs/docs/public/images/onchainkit-tutorials/pay-final-product.png) ## Conclusion