File tree Expand file tree Collapse file tree 1 file changed +4
-21
lines changed Expand file tree Collapse file tree 1 file changed +4
-21
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,6 @@ module.exports = {
89
89
label : "API Docs" ,
90
90
to : "/reference/rest-api/overview" ,
91
91
} ,
92
- /*{
93
- label: 'Zephyr SDK',
94
- to: 'docs/advanced/running-locally',
95
- },*/
96
92
{
97
93
label : "goliothctl" ,
98
94
to : "/reference/command-line-tools/goliothctl/goliothctl/" ,
@@ -103,26 +99,13 @@ module.exports = {
103
99
} ,
104
100
] ,
105
101
} ,
106
- /*{
107
- title: 'Community',
108
- items: [
109
- {
110
- label: 'Stack Overflow',
111
- href: 'https://stackoverflow.com/questions/tagged/docusaurus',
112
- },
113
- {
114
- label: 'Discord',
115
- href: 'https://discordapp.com/invite/docusaurus',
116
- },
117
- {
118
- label: 'Twitter',
119
- href: 'https://twitter.com/docusaurus',
120
- },
121
- ],
122
- },*/
123
102
{
124
103
title : "More" ,
125
104
items : [
105
+ {
106
+ label : "Ask a Question: Golioth Forum" ,
107
+ href : "https://forum.golioth.io" ,
108
+ } ,
126
109
{
127
110
label : "GitHub" ,
128
111
href : "https://github.com/golioth" ,
You can’t perform that action at this time.
0 commit comments