diff --git a/docusaurus.config.js b/docusaurus.config.js
index cb9bdcecc5..a96f100410 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -259,9 +259,9 @@ module.exports = {
],
announcementBar: {
id: 'domain',
- content: 'We’ve moved! Our docs are now at sumologic.com/help. Redirects are in place, but don’t forget to update your bookmarks.',
- backgroundColor: '#b0eefe',
- textColor: '#091E42',
+ content: '🚀 Join us at AWS re:Invent 2025 in Las Vegas, Dec 1-5! Stop by Booth #1329 to see Sumo Logic Dojo AI in action and connect with our experts.',
+ backgroundColor: '#e4b0d1',
+ textColor: '#000',
},
imageZoom: {
selector: '.markdown :not(a) > img',