Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/base-account/framework-integrations/thirdweb.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<GithubRepoCard
title="Base Account Thirdweb Template"
githubUrl="https://github.com/base/demos/tree/main/base-account/base-account-thirdweb-template"
githubUrl="https://github.com/base/demos/tree/master/base-account/base-account-thirdweb-template"
/>

## Installation
Expand Down