From a5f8e5c5a6bd294cbd5e416c5318b7213f55b3b6 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Wed, 18 Apr 2018 15:52:37 +0200
Subject: [PATCH] FIXES based on PR

---
 3-revenge-of-the-automated-testing/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/3-revenge-of-the-automated-testing/README.md b/3-revenge-of-the-automated-testing/README.md
index 9649a4b..f699e92 100644
--- a/3-revenge-of-the-automated-testing/README.md
+++ b/3-revenge-of-the-automated-testing/README.md
@@ -115,7 +115,7 @@
 $ npm run test
 ```
 
-2. Navigate to your instance of jenkins at `https://jenkins-<YOUR_NAME>-ci-cd.apps.s8.core.rht-labs.com/`. 
+2. Navigate to your instance of jenkins at `https://jenkins-<YOUR_NAME>-ci-cd.apps.somedomain.com/`. 
 Click on `dev-todolist-fe-build` and then click the `configure` button on the left-hand side.
 ![jenkins-configure-job](../images/exercise3/jenkins-configure-job.png)
 

--
Gitblit v1.9.3