Skip to content

Commit 874e16a

Browse files
author
Shane Afsar
authored
fix(website): update discord link (#2141)
1 parent 63619c9 commit 874e16a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/website/docusaurus.config.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,9 @@ const lightCodeTheme = require('prism-react-renderer/themes/github');
137137
{
138138
title: 'Community',
139139
items: [
140-
{
141-
label: 'Forum',
142-
to: 'https://discourse.algolia.com/tags/docsearch',
143-
},
144140
{
145141
label: 'Discord',
146-
to: 'https://discord.com/invite/bRTacwYrfX',
142+
to: 'https://discord.com/invite/W7kYfh7FKQ',
147143
},
148144
],
149145
},

0 commit comments

Comments
 (0)