Skip to content

Commit e626901

Browse files
authored
docs(website): remove Slack and GitHub links from Community section (#4051)
1 parent 462990b commit e626901

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

website/docusaurus.config.js

-13
Original file line numberDiff line numberDiff line change
@@ -122,19 +122,6 @@ export default {
122122
},
123123
],
124124
},
125-
{
126-
title: 'Community',
127-
items: [
128-
{
129-
label: 'Slack',
130-
href: 'https://slack.tabbyml.com',
131-
},
132-
{
133-
label: 'GitHub',
134-
href: 'https://github.com/TabbyML/tabby',
135-
},
136-
],
137-
},
138125
{
139126
title: 'More',
140127
items: [

0 commit comments

Comments
 (0)