From 73739d6cd468957c02ef81828de3dd83d6554019 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 12 Sep 2023 17:01:46 -0400 Subject: [PATCH] Revamp index page slightly --- docs/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index fe9210d..f042ea7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,6 +22,7 @@ Installation of PVC is accomplished by two main components: a [Node installer IS Just give it physical servers, and it will run your VMs without you having to think about it, all in just an hour or two of setup time. +For more details on the project motivation, please see the [About](https://parallelvirtualcluster.readthedocs.io/en/latest/about/) page. ## What is it based on? @@ -37,7 +38,7 @@ The core node and API daemons, as well as the CLI API client, are written in Pyt ## Getting Started -To get started with PVC, please see the [About](https://parallelvirtualcluster.readthedocs.io/en/latest/about/) page for general information about the project, and the [Getting Started](https://parallelvirtualcluster.readthedocs.io/en/latest/getting-started/) page for details on configuring your first cluster. +To get started with PVC, read over the [Cluster Architecture](https://parallelvirtualcluster.readthedocs.io/en/latest/cluster-architecture/) page then see the [Getting Started](https://parallelvirtualcluster.readthedocs.io/en/latest/getting-started/) guide for details on configuring your first cluster. ## Changelog