From 552dea2e72c1248e7fca2998d72029cb80cfb4bf Mon Sep 17 00:00:00 2001
From: Ravi Srinivasan <rsriniva@redhat.com>
Date: Fri, 01 Feb 2019 03:42:22 +0100
Subject: [PATCH] fixed clone URL's for lab. now pointing to our own RHT git

---
 2-attack-of-the-pipelines/README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/2-attack-of-the-pipelines/README.md b/2-attack-of-the-pipelines/README.md
index 8d91cc0..24bacbd 100644
--- a/2-attack-of-the-pipelines/README.md
+++ b/2-attack-of-the-pipelines/README.md
@@ -93,7 +93,7 @@
 cd ~/do500-workspace
 ```
 ```bash
-git clone https://github.com/rht-labs/todolist-fe.git
+git clone https://github.com/RedHatTraining/rht-labs-todolist-fe todolist-fe
 ```
 ```bash
 cd todolist-fe
@@ -230,7 +230,7 @@
 cd ~/do500-workspace
 ```
 ```bash
-git clone https://github.com/rht-labs/todolist-api.git
+git clone https://github.com/RedHatTraining/rht-labs-todolist-api todolist-api
 ```
 ```bash
 cd todolist-api

--
Gitblit v1.9.3