Skip to content

Commit cd22acf

Browse files
committed
chore: Update Stack Overflow,discord and Twitter links in Docusaurus configuration
1 parent 2af4af8 commit cd22acf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docusaurus/docusaurus.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,15 @@ const config: Config = {
8787
items: [
8888
{
8989
label: 'Stack Overflow',
90-
href: 'https://stackoverflow.com/questions/tagged/docusaurus',
90+
href: 'https://stackoverflow.com/questions/tagged/couchbase',
9191
},
9292
{
9393
label: 'Discord',
94-
href: 'https://discordapp.com/invite/docusaurus',
94+
href: 'https://bit.ly/3JGCeUg',
9595
},
9696
{
9797
label: 'Twitter',
98-
href: 'https://twitter.com/docusaurus',
98+
href: 'https://x.com/couchbase',
9999
},
100100
],
101101
},

0 commit comments

Comments
 (0)