From 4190b802a55052ba3596e9a5568832d8fa10daa0 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 27 Dec 2024 21:19:41 -0500 Subject: [PATCH] Fix link name --- docs/deployment/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/getting-started.md b/docs/deployment/getting-started.md index c6993e2..685e8ea 100644 --- a/docs/deployment/getting-started.md +++ b/docs/deployment/getting-started.md @@ -1,4 +1,4 @@ -For more information about what PVC is and what it's for, please see the [about page](../../about). +For more information about what PVC is and what it's for, please see the [about page](../../about-pvc). One of PVC's design goals is administrator simplicity. Thus, it is relatively easy to get a cluster up and running in about 2 hours with only a few configuration steps, a set of nodes (with physical or remote vKVM access), and the provided tooling. This guide will walk you through setting up a simple 3-node PVC cluster from scratch, ending with a fully-usable cluster ready to provision virtual machines.