diff --git a/docs/base-account/framework-integrations/thirdweb.mdx b/docs/base-account/framework-integrations/thirdweb.mdx index 62fd31046..926f725f4 100644 --- a/docs/base-account/framework-integrations/thirdweb.mdx +++ b/docs/base-account/framework-integrations/thirdweb.mdx @@ -22,11 +22,11 @@ By the end of this guide, you will: - Have Base Account available as a wallet option alongside email authentication - Use Thirdweb's `ConnectButton` for a polished wallet connection experience -You can jump ahead and use the [Base Account Thirdweb Template](https://github.com/base/demos/tree/main/base-account/base-account-thirdweb-template) to get started. +You can jump ahead and use the [Base Account Thirdweb Template](https://github.com/base/demos/tree/master/base-account/base-account-thirdweb-template) to get started. ## Installation