diff --git a/docusaurus.config.js b/docusaurus.config.js
index 9084b8c70a..5e74f97ca5 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -273,10 +273,9 @@ module.exports = {
},
announcementBar: {
id: 'copilot',
- content: 'Heading to AWS re:Invent 2024? Visit us at Booth #1727!',
+ content: 'Check out Sumo Logic Copilot, our new AI-powered logs assistant!',
backgroundColor: '#D3BAF7',
textColor: '#000',
- //After reInvent 'Check out Sumo Logic Copilot, our new AI-powered logs assistant!',
},
prism: {
theme: lightCodeTheme,