Add link to the nimbus `guide`
This commit is contained in:
parent
1efe9784ca
commit
bff58d0d26
|
@ -109,6 +109,10 @@ const config = {
|
||||||
label: 'Docs',
|
label: 'Docs',
|
||||||
to: '/docs',
|
to: '/docs',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Guide',
|
||||||
|
href: 'https://nimbus.guide/',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Blog',
|
label: 'Blog',
|
||||||
href: 'https://blog.nimbus.team/',
|
href: 'https://blog.nimbus.team/',
|
||||||
|
|
Loading…
Reference in New Issue