From 1ef896974e0a06c641f5cccffd85275e844238b0 Mon Sep 17 00:00:00 2001 From: Tosin Akinosho Date: Thu, 15 Feb 2024 14:33:43 -0500 Subject: [PATCH] updating code --- _deployments/developer_deployment.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_deployments/developer_deployment.markdown b/_deployments/developer_deployment.markdown index 7417c72..601a08f 100644 --- a/_deployments/developer_deployment.markdown +++ b/_deployments/developer_deployment.markdown @@ -81,7 +81,7 @@ $ oc create -k clusters/overlays/aws ![20240213165739](https://i.imgur.com/0vdu0mx.jpg) ## Configure Enviornment -1. [Run tekton pipeline](../deployments/run_tekton_pipeline) - The Tekton pipeline is used to build the container image for the application. -2. [Configure rhods](../deployments/configure_rhods) - The Red Hat OpenShift Data Science environment is used to train the AI model. +1. [Run tekton pipeline](../../deployments/run_tekton_pipeline) - The Tekton pipeline is used to build the container image for the application. +2. [Configure rhods](../../deployments/configure_rhods) - The Red Hat OpenShift Data Science environment is used to train the AI model. [Back to Homepage](/) \ No newline at end of file