From 0c73b866815080a6664452bb7aae99a48c25ca32 Mon Sep 17 00:00:00 2001 From: Bryan Kribbs Date: Tue, 14 May 2024 16:38:28 -0500 Subject: [PATCH] Update index.md --- docs/devops/argocd/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devops/argocd/index.md b/docs/devops/argocd/index.md index 1fe1bb4..723fb6e 100644 --- a/docs/devops/argocd/index.md +++ b/docs/devops/argocd/index.md @@ -34,6 +34,6 @@ These tasks assume that you have: | GitOps | Introduction to GitOps with OpenShift | [Learn OpenShift](https://learn.openshift.com/introduction/gitops-introduction/){:target="_blank"} | 20 min | | GitOps Multi-cluster | Multi-cluster GitOps with OpenShift | [Learn OpenShift](https://learn.openshift.com/introduction/gitops-multicluster/){:target="_blank"} | 20 min | | *** Try It Yourself *** | | | | -| ArgoCD Lab | Learn how to setup ArgoCD and Deploy Application | [ArgoCD](../continuous-deployment/activities/openshift/) | 30 min | +| ArgoCD Lab | Learn how to setup ArgoCD and Deploy Application | [ArgoCD](../../labs/devops/argocd/) | 30 min | -Once you have completed these tasks, you will have created an ArgoCD deployment and have an understanding of Continuous Deployment. \ No newline at end of file +Once you have completed these tasks, you will have created an ArgoCD deployment and have an understanding of Continuous Deployment.