From f3c513a262ee439347e898e5a5bbc9f8068070a3 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 17 Sep 2023 00:40:27 -0400 Subject: [PATCH] Fix about link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c394a16..bd33504 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,7 +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](about.md) page. +For more details on the project motivation, please see the [About PVC](about-pvc.md) page. ## What is it based on?