Skip to content

Commit

Permalink
Merge pull request #508 from Vijaykv5/fix/announcement-bar
Browse files Browse the repository at this point in the history
Fix : Discord link in announcement bar updated
  • Loading branch information
Vijaykv5 authored Mar 17, 2024
2 parents 65c5e73 + 0691a4c commit 437f43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const config = {
announcementBar: {
id: "Join us",
content:
'Are you a Content Creator? <a target="_blank" rel="noopener noreferrer" href="https://discord.gg/4ccommunity">Join the Community</a>',
'Are you a Content Creator? <a target="_blank" rel="noopener noreferrer" href="https://discord.com/invite/JZ2btyTfzQ">Join the Community</a>',
backgroundColor: "#fafbfc",
textColor: "#091E42",
isCloseable: true,
Expand Down

0 comments on commit 437f43f

Please sign in to comment.