Skip to content

Commit 210247e

Browse files
committed
upd
1 parent 83e7231 commit 210247e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website/docusaurus.config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ module.exports = {
6969
},
7070
{
7171
label: 'Discord',
72-
href: 'https://discordapp.com/invite/mixcore',
72+
href: 'https://discord.gg/67G5JZc',
7373
},
7474
],
7575
},
@@ -78,7 +78,8 @@ module.exports = {
7878
items: [
7979
{
8080
label: 'Blog',
81-
to: 'blog',
81+
// to: 'blog',
82+
href: 'https://medium.com/mixcore',
8283
},
8384
{
8485
label: 'GitHub',

0 commit comments

Comments
 (0)