Dev3 to dev #38

Merged
mik-tf merged 6 commits from development_v3 into development 2024-11-18 07:17:30 +00:00
Showing only changes of commit b1ea52af08 - Show all commits

View File

@ -133,10 +133,6 @@ const config: Config = {
label: 'Litepaper', label: 'Litepaper',
to: '/docs/litepaper', to: '/docs/litepaper',
}, },
{
label: 'Roadmap',
to: '/docs/roadmap',
},
{ {
label: 'References', label: 'References',
to: '/docs/category/references', to: '/docs/category/references',
@ -188,6 +184,10 @@ const config: Config = {
label: 'ThreeFold.io', label: 'ThreeFold.io',
href: 'https://threefold.io', href: 'https://threefold.io',
}, },
{
label: 'ThreeFold Cloud.io',
href: 'https://dashboard.grid.tf',
},
{ {
label: 'GitHub', label: 'GitHub',
href: 'https://github.com/threefoldtech/home', href: 'https://github.com/threefoldtech/home',