diff --git a/docs_website/docs/tokenomics.md b/docs_website/docs/tokenomics.md index 147aa97..30a978b 100644 --- a/docs_website/docs/tokenomics.md +++ b/docs_website/docs/tokenomics.md @@ -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 diff --git a/docs_website/docusaurus.config.ts b/docs_website/docusaurus.config.ts index f2056d8..60bd9ac 100644 --- a/docs_website/docusaurus.config.ts +++ b/docs_website/docusaurus.config.ts @@ -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',