File tree 1 file changed +8
-12
lines changed
1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -81,37 +81,33 @@ const config = {
81
81
style : "dark" ,
82
82
links : [
83
83
{
84
- title : "Docs " ,
84
+ title : "Video " ,
85
85
items : [
86
86
{
87
- label : "Tutorial " ,
88
- to : "/docs/intro " ,
87
+ label : "Youtube " ,
88
+ href : "https://www.youtube.com/freeswitch " ,
89
89
} ,
90
90
] ,
91
91
} ,
92
92
{
93
93
title : "Community" ,
94
94
items : [
95
95
{
96
- label : "Stack Overflow" ,
97
- href : "https://stackoverflow.com/questions/tagged/docusaurus" ,
98
- } ,
99
- {
100
- label : "Discord" ,
101
- href : "https://discordapp.com/invite/docusaurus" ,
96
+ label : "Forums" ,
97
+ href : "https://forum.signalwire.community/" ,
102
98
} ,
103
99
{
104
100
label : "Twitter" ,
105
- href : "https://twitter.com/docusaurus " ,
101
+ href : "https://twitter.com/freeswitch " ,
106
102
} ,
107
103
] ,
108
104
} ,
109
105
{
110
106
title : "More" ,
111
107
items : [
112
108
{
113
- label : "Blog " ,
114
- to : "/blog " ,
109
+ label : "Cluecon " ,
110
+ href : "https://www.cluecon.com/ " ,
115
111
} ,
116
112
{
117
113
label : "GitHub" ,
You can’t perform that action at this time.
0 commit comments