updated config to remove link
This commit is contained in:
parent
873f30a8b2
commit
b1ea52af08
@ -133,10 +133,6 @@ const config: Config = {
|
||||
label: 'Litepaper',
|
||||
to: '/docs/litepaper',
|
||||
},
|
||||
{
|
||||
label: 'Roadmap',
|
||||
to: '/docs/roadmap',
|
||||
},
|
||||
{
|
||||
label: 'References',
|
||||
to: '/docs/category/references',
|
||||
@ -188,6 +184,10 @@ const config: Config = {
|
||||
label: 'ThreeFold.io',
|
||||
href: 'https://threefold.io',
|
||||
},
|
||||
{
|
||||
label: 'ThreeFold Cloud.io',
|
||||
href: 'https://dashboard.grid.tf',
|
||||
},
|
||||
{
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/threefoldtech/home',
|
||||
|
Loading…
Reference in New Issue
Block a user