diff --git a/README.md b/README.md
index 85cd96b..6c83661 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
Project INCA Docs
+ ThreeFold Grid V4 Docs
Table of Contents
@@ -60,8 +60,8 @@ make --version
```
-git clone https://git.ourworld.tf/tfgrid/www_docs_projectinca
-cd www_docs_projectinca
+git clone https://git.ourworld.tf/tfgrid/docs_tfgrid4
+cd docs_tfgrid4
```
For more information, read the original [AstroWind docs](./docs_starlight/starlight_README.md).
diff --git a/package-lock.json b/package-lock.json
index 69d288c..db6b074 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,5 @@
{
- "name": "www_docs_projectinca",
+ "name": "docs_tfgrid4",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx
index 517c711..5e68a6f 100644
--- a/src/content/docs/index.mdx
+++ b/src/content/docs/index.mdx
@@ -1,9 +1,9 @@
---
-title: Welcome to the Project INCA Docs
-description: Get started building your docs site with Starlight.
+title: Welcome to the ThreeFold Grid V4 Docs
+description: Learn everything about the ThreeFold Grid V4.
template: splash
hero:
- tagline: Learn how to deploy INCA nodes to earn rewards!
+ tagline: Learn how to deploy ThreeFold nodes to earn rewards!
image:
file: ../../assets/hero_host3.png
actions:
@@ -11,9 +11,6 @@ hero:
link: /start_here/getting_started/
icon: right-arrow
variant: primary
- - text: Visit the website
- link: https://internetcapacity.org/
- icon: external
---
import { Card, CardGrid } from '@astrojs/starlight/components';
@@ -22,15 +19,15 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
- Read the [INCA Docs](/start_here/getting_started) to learn how to set up your INCA nodes and to know more about the ThreeFold ecosystem.
+ Read the this documentation to learn how to set up your nodes and to know more about the ThreeFold ecosystem.
- Get INCA nodes at the [official INCA website](https://internetcapacity.org/farming/) to provide compute, storage and network resources to the world.
+ Get INCA nodes to provide compute, storage and network resources to the world.
- Project INCA is the fourth version of the [ThreeFold Grid](https://threefold.io/) available in 60+ countries with thousands of nodes!
+ Project INCA is the fourth version of the ThreeFold Grid available in 60+ countries with thousands of nodes!
When you deploy INCA nodes, you contribute to the growth of the ThreeFold Grid and earn INCA rewards!
-
+
\ No newline at end of file