From 5c9453f5f5147d67aaf9ad6ed35a48005cbdb6cc Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Tue, 10 Apr 2018 14:46:54 +0200
Subject: [PATCH] FIX home page issue

---
 exercises/README.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/exercises/README.md b/exercises/README.md
index 961cfb1..30de125 100644
--- a/exercises/README.md
+++ b/exercises/README.md
@@ -1,9 +1,9 @@
 # Enablement Material
 > Red Hat Open Innovation Labs Enablement Material. 
 
-![jenkins-docker-star-wars](../images/exercise1/jenkins-docker-star-wars.jpg)
+![jenkins-docker-star-wars](./images/jenkins-docker-star-wars.jpg)
 
-This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our (Practice Library)[https://rht-labs.github.io/practice-library/]. Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and it's required infrastructure.
+This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our [Practice Library](https://rht-labs.github.io/practice-library/). Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and it's required infrastructure.
 
 ## Learner pre-requisites
  - OCP CLI v3.9
@@ -12,7 +12,7 @@
  - Git Installed
  - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
 
-> Or Download the tools-container containing most of these (TODO)
+> (TODO) Download the tools-container containing required Ansible and OpenShift tooling pre-installed
 
 ______
 

--
Gitblit v1.9.3