diff --git a/website/src/page-settings.tsx b/website/src/page-settings.tsx
index 016675b59..f87e0b0c6 100644
--- a/website/src/page-settings.tsx
+++ b/website/src/page-settings.tsx
@@ -133,7 +133,7 @@ export default function createPageSettings(theme: Theme, prefersDarkMode: boolea
- The Open VSX Publisher Agreement has been updated. You can find details of these changes here and the full Open VSX Publisher Agreement Version 1.1 is here.
+ Open VSX will be migrating storage infrastructure on Thursday, November 27, 2025 at 9:00 AM ET. The registry will be in read-only mode during the migration – More details.
;
@@ -203,7 +203,7 @@ export default function createPageSettings(theme: Theme, prefersDarkMode: boolea
color: 'info'
},
cookie: {
- key: 'Publisher-Agreement-1.1',
+ key: 'Storage-Migration-Nov-2025',
value: 'closed',
path: '/'
}