Skip to content

Commit 3d8f0ad

Browse files
Update docusaurus.config.js
1 parent 92102c6 commit 3d8f0ad

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

website/docusaurus.config.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,12 @@ module.exports = {
106106
title: 'Community',
107107
items: [
108108
{
109-
label: 'Slack',
110-
href: 'https://join.slack.com/t/codeshiftcommunity/shared_invite/zt-1myeqzivo-c~xBLyrb~bFNKHp1CfwYMA',
109+
label: 'Discord',
110+
href: 'https://discord.gg/XGqmKNZ8Rk',
111+
},
112+
{
113+
label: 'Discussions',
114+
href: 'https://github.com/CodeshiftCommunity/CodeshiftCommunity/discussions',
111115
},
112116
{
113117
label: 'Stack Overflow',

0 commit comments

Comments
 (0)