...
This commit is contained in:
parent
5b33ea0560
commit
20f13eff30
@ -26,7 +26,7 @@ Farmers generate INternet CApacity and earn INCA tokens:
|
||||
The **INCA token** allows anyone, anywhere, to access the ThreeFold ecosystem.
|
||||
|
||||
- **ThreeFold V4** is a self-healing data, network, and cloud Internet infrastructure laying the foundation for Web4.
|
||||
- It is composed of nodes, routers, and phones, all connected over the **ThreeFold Grid**, an end-to-end encrypted network that works with, and in parallel to, the current Internet.
|
||||
- It is composed of nodes, routers, and phones, all connected to the **ThreeFold Network** and compatible with the current Internet.
|
||||
|
||||
### Expansion Phase of the Grid
|
||||
|
||||
|
@ -128,8 +128,8 @@ const config: Config = {
|
||||
to: '/docs/roadmap',
|
||||
},
|
||||
{
|
||||
label: 'References',
|
||||
to: '/docs/category/references',
|
||||
label: 'Manual',
|
||||
to: 'https://manual.grid.tf/',
|
||||
},
|
||||
],
|
||||
},
|
||||
@ -141,12 +141,8 @@ const config: Config = {
|
||||
to: '/docs/category/become-a-farmer',
|
||||
},
|
||||
{
|
||||
label: 'Phones',
|
||||
to: '/docs/phones',
|
||||
},
|
||||
{
|
||||
label: 'Routers',
|
||||
to: '/docs/routers',
|
||||
label: 'Tech',
|
||||
to: '/docs/tech',
|
||||
},
|
||||
{
|
||||
label: 'Tokenomics',
|
||||
|
Loading…
Reference in New Issue
Block a user