diff --git a/docs/base-account/guides/accept-payments.mdx b/docs/base-account/guides/accept-payments.mdx
index ed0b039..c3efcf4 100644
--- a/docs/base-account/guides/accept-payments.mdx
+++ b/docs/base-account/guides/accept-payments.mdx
@@ -73,7 +73,7 @@ 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/DataCallbackURL).
+Learn more about this in the [callbackURL reference](/base-account/reference/core/capabilities/DatacallbackURL.mdx).
## Polling example
@@ -108,7 +108,7 @@ export function Checkout() {
```
-See full props and theming options in the [Button Reference](/base-account/reference/ui-elements/base-pay-button) and [Brand Guidelines](/base-account/reference/ui-elements/brand-guidelines).
+See full props and theming options in the [Button Reference](/base-account/reference/ui-elements/base-pay-button.mdx) and [Brand Guidelines](/base-account/reference/ui-elements/brand-guidelines).
## Test on Base Sepolia
@@ -119,4 +119,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 bcb5813..64aa5c8 100644
--- a/docs/base-account/guides/authenticate-users.mdx
+++ b/docs/base-account/guides/authenticate-users.mdx
@@ -97,7 +97,7 @@ If using the above code beyond Base Account, note that not every wallet supports
-For a full React example see the React + Wagmi guide.
+For a full React example see the React + Wagmi guide.
### Example Express Server
@@ -163,4 +163,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
+