From 942bc071c8d0561a33b60983dfebef35b6fb57f9 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 31 Jan 2020 11:35:41 +0100 Subject: [PATCH] Update jenkins-and-openshift.md --- docs/jenkins-and-openshift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/jenkins-and-openshift.md b/docs/jenkins-and-openshift.md index cbe02ff1..11d45289 100644 --- a/docs/jenkins-and-openshift.md +++ b/docs/jenkins-and-openshift.md @@ -49,7 +49,7 @@ ## Jenkins in Openshift. Demos * [Using Jenkins Pipelines with OpenShift](https://github.com/openshift/origin/tree/master/examples/jenkins/pipeline) * [https://github.com/gnunn1/openshift-basic-pipeline](https://github.com/gnunn1/openshift-basic-pipeline) -* https://github.com/deweya/OpenShift-Jenkins-Lab +* [github.com/deweya/OpenShift-Jenkins-Lab](https://github.com/deweya/OpenShift-Jenkins-Lab) * [Red Hat CodeReady Containers (Minishift equivalent for OpenShift 4.2 or newer) - step-by-step demo guides](https://github.com/marcredhat/crcdemos) * [Grading Pipeline for OpenShift 4 Advanced Application Deployment Homework Assignment](https://github.com/redhat-gpte-devopsautomation/ocp4_app_deploy_homework_grading)