Skip to content

Commit 937a7d4

Browse files
authored
Footer Updates (signalwire#36)
1 parent 5a5288d commit 937a7d4

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

docusaurus.config.js

+8-12
Original file line numberDiff line numberDiff line change
@@ -81,37 +81,33 @@ const config = {
8181
style: "dark",
8282
links: [
8383
{
84-
title: "Docs",
84+
title: "Video",
8585
items: [
8686
{
87-
label: "Tutorial",
88-
to: "/docs/intro",
87+
label: "Youtube",
88+
href: "https://www.youtube.com/freeswitch",
8989
},
9090
],
9191
},
9292
{
9393
title: "Community",
9494
items: [
9595
{
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/",
10298
},
10399
{
104100
label: "Twitter",
105-
href: "https://twitter.com/docusaurus",
101+
href: "https://twitter.com/freeswitch",
106102
},
107103
],
108104
},
109105
{
110106
title: "More",
111107
items: [
112108
{
113-
label: "Blog",
114-
to: "/blog",
109+
label: "Cluecon",
110+
href: "https://www.cluecon.com/",
115111
},
116112
{
117113
label: "GitHub",

0 commit comments

Comments
 (0)