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