From 0cbab34e1aa2e4aa1eaeefcdf663c7cc1f2c3820 Mon Sep 17 00:00:00 2001 From: BathreeNode <101283333+batuhankocyigit@users.noreply.github.com> Date: Fri, 10 Jul 2026 10:24:19 +0300 Subject: [PATCH] fix(docs): remove outdated "Fall 2025" future date from migration guide The migration guide table lists "Future (~Fall 2025)" as an upcoming state, but Fall 2025 has already passed. This is misleading to readers checking current migration status. Removed the stale date reference. --- docs/base-account/guides/migration-guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/base-account/guides/migration-guide.mdx b/docs/base-account/guides/migration-guide.mdx index a62209b3b..27da797a3 100644 --- a/docs/base-account/guides/migration-guide.mdx +++ b/docs/base-account/guides/migration-guide.mdx @@ -15,7 +15,7 @@ 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 |