diff --git a/docs/base-account/guides/accept-payments.mdx b/docs/base-account/guides/accept-payments.mdx index 32dbae51..bda92fec 100644 --- a/docs/base-account/guides/accept-payments.mdx +++ b/docs/base-account/guides/accept-payments.mdx @@ -73,7 +73,10 @@ Supported request types: You can use the `callbackURL` to validate the user's information on the server side. -Learn more about this in the [callbackURL reference](/base-account/reference/core/capabilities/datacallback). + +Learn more about this in the [callbackURL reference](/base-account/reference/core/capabilities/DatacallbackURL.mdx). + + ## Polling example @@ -119,4 +122,4 @@ See full props and theming options in the [Button Reference](/base-account/refer import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file + diff --git a/docs/base-account/guides/authenticate-users.mdx b/docs/base-account/guides/authenticate-users.mdx index 0af450d2..d2ed665a 100644 --- a/docs/base-account/guides/authenticate-users.mdx +++ b/docs/base-account/guides/authenticate-users.mdx @@ -113,8 +113,10 @@ To avoid [popup blockers](/base-account/more/troubleshooting/usage-details/popup {/* TODO: Link Wagmi Sign in with Base guide -For a full React example see the React + Wagmi guide. - */} + +For a full React example see the React + Wagmi guide. + + ### Example Express Server @@ -179,4 +181,4 @@ See full props and theming options in the [Button Reference](/base-account/refer import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file +