Skip to content

Commit ca7f41e

Browse files
authored
Swap out reInvent banner with Copilot (#4857)
1 parent 0863489 commit ca7f41e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,9 @@ module.exports = {
273273
},
274274
announcementBar: {
275275
id: 'copilot',
276-
content: 'Heading to AWS re:Invent 2024? Visit us at <a target="_blank" rel="noopener noreferrer" href="https://www.sumologic.com/aws-reinvent">Booth #1727</a>!',
276+
content: 'Check out <a target="_blank" rel="noopener noreferrer" href="/docs/search/copilot">Sumo Logic Copilot</a>, our new AI-powered logs assistant!',
277277
backgroundColor: '#D3BAF7',
278278
textColor: '#000',
279-
//After reInvent 'Check out <a target="_blank" rel="noopener noreferrer" href="/docs/search/copilot">Sumo Logic Copilot</a>, our new AI-powered logs assistant!',
280279
},
281280
prism: {
282281
theme: lightCodeTheme,

0 commit comments

Comments
 (0)