Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,9 @@ module.exports = {
},
announcementBar: {
id: 'copilot',
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>!',
content: 'Check out <a target="_blank" rel="noopener noreferrer" href="/docs/search/copilot">Sumo Logic Copilot</a>, our new AI-powered logs assistant!',
backgroundColor: '#D3BAF7',
textColor: '#000',
//After reInvent 'Check out <a target="_blank" rel="noopener noreferrer" href="/docs/search/copilot">Sumo Logic Copilot</a>, our new AI-powered logs assistant!',
},
prism: {
theme: lightCodeTheme,
Expand Down
Loading