From f716bb3d45d384f100afdceb69e787d15522b5a1 Mon Sep 17 00:00:00 2001 From: skyc1e Date: Thu, 16 Apr 2026 17:36:07 +0200 Subject: [PATCH] fix(docs): remove stale Fall 2025 date from migration guide table header --- docs/base-account/guides/migration-guide.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/base-account/guides/migration-guide.mdx b/docs/base-account/guides/migration-guide.mdx index a62209b3b..09828117c 100644 --- a/docs/base-account/guides/migration-guide.mdx +++ b/docs/base-account/guides/migration-guide.mdx @@ -15,8 +15,8 @@ Driving this change is a transition of our mobile app: the Coinbase Wallet app i Below is a table of existing users and how they will connect to apps now and in the future: -| User Type | Today | Future (~Fall 2025) | -|-----------|-------|---------------------| +| User Type | Today | Future | +|-----------|-------|--------| | Smart Wallet users (web and mobile app) | Automatically have a Base Account, can use "Sign in with Base" | No change | | New Base app users | Automatically have a Base Account, can use "Sign in with Base" | No change | | Coinbase Wallet Extension Users | Should continue to connect with "Coinbase Wallet" button | Will have a path to migrate to Base Account and use "Sign in with Base" |