Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ When using the `signInWithEthereum` capability, always generate a fresh, unique

## Usage with Capabilities

You can use the `wallet_connect` with the [`signInWithEthereum`](/base-account/reference/core/capabilities/signInWithEthereum.mdx) capability to authenticate the user.
You can use the `wallet_connect` with the [`signInWithEthereum`](/base-account/reference/core/capabilities/signInWithEthereum) capability to authenticate the user.

import PolicyBanner from "/snippets/PolicyBanner.mdx";

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/base-mentorship-program.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Base Mentors are experienced founders, operators, and subject matter experts acr
| Jack Gorman | Variant |
| Jacob Frantz | [Opyn (acq. Coinbase)](https://x.com/therealjfrantz) |
| Jai Prasad | [Definitive](https://x.com/jai_prasad17) |
| Jakub Rusiecki | [1kx](https://1kx.network/team/jakub-rusiecki) |
| Jakub Rusiecki | [1kx](https://1kx.network/team) |
| Jay Drain Jr | a16z crypto |
| Jonathan Wu | [Asylum Ventures](https://www.asylum.vc/) |
| Kaito Cunningham | [Utopia Labs (acq. Coinbase)](https://x.com/kaycidot) |
Expand Down