fix(website): update discord link (#2141)
This commit is contained in:
parent
63619c99c7
commit
874e16a5d4
1 changed files with 1 additions and 5 deletions
|
|
@ -137,13 +137,9 @@ const lightCodeTheme = require('prism-react-renderer/themes/github');
|
|||
{
|
||||
title: 'Community',
|
||||
items: [
|
||||
{
|
||||
label: 'Forum',
|
||||
to: 'https://discourse.algolia.com/tags/docsearch',
|
||||
},
|
||||
{
|
||||
label: 'Discord',
|
||||
to: 'https://discord.com/invite/bRTacwYrfX',
|
||||
to: 'https://discord.com/invite/W7kYfh7FKQ',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue