From 248d395cb7a431abfa4978c90e0fcff77b0798fe Mon Sep 17 00:00:00 2001 From: Dean <22192242+saintdle@users.noreply.github.com> Date: Thu, 9 Nov 2023 11:48:47 +0000 Subject: [PATCH] Update day57.md fixed day link --- 2023/day57.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2023/day57.md b/2023/day57.md index 6c025e3..7ec84b5 100644 --- a/2023/day57.md +++ b/2023/day57.md @@ -156,8 +156,8 @@ Once the control plane is initialised, the bootstrap machine is destroyed. If yo We have covered the components that make up a Red Hat OpenShift Container Platform environment, why they are important to the environment, and what enteprise features they bring over a vanilla Kubernetes environment. We then dived into the methods available to deploy an OpenShift Cluster and the process that a Cluster build undertakes. -In [Day 58](/day58.md) will cover the steps to install Red Hat OpenShift to a VMware vSphere environment. +In [Day 58](../day58.md) will cover the steps to install Red Hat OpenShift to a VMware vSphere environment. # Resources -- [Glossary of common terms for OpenShift Container Platform architecture](https://docs.openshift.com/container-platform/4.12/architecture/index.html#openshift-architecture-common-terms_architecture-overview) \ No newline at end of file +- [Glossary of common terms for OpenShift Container Platform architecture](https://docs.openshift.com/container-platform/4.12/architecture/index.html#openshift-architecture-common-terms_architecture-overview)