We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2edd7f commit 8907aa4Copy full SHA for 8907aa4
docusaurus.config.js
@@ -210,16 +210,6 @@ const config = {
210
to: '/bsns/',
211
className: 'bsns-top-header',
212
},
213
- {
214
- label: 'Operators',
215
- to: '/operators/',
216
- className: 'operators-top-header',
217
- },
218
219
- label: 'BSNs',
220
- to: '/bsns/',
221
- className: 'bsns-top-header',
222
223
{
224
label: 'API',
225
items: [
@@ -237,8 +227,8 @@ const config = {
237
227
],
238
228
239
229
240
- label: 'Community',
241
- to: 'https://babylonlabs.io/community',
230
+ label: 'Support',
231
+ to: 'https://discord.com/invite/babylonglobal',
242
232
243
233
244
234
href: 'https://discord.com/invite/babylonglobal',
0 commit comments