Revamp index page slightly

This commit is contained in:
Joshua Boniface 2023-09-12 17:01:46 -04:00
parent 639242a73d
commit 73739d6cd4
1 changed files with 2 additions and 1 deletions

View File

@ -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