From 3b1c962a223264635aea790339a7fbdb8d300471 Mon Sep 17 00:00:00 2001
From: Rob Harris <roharris@redhat.com>
Date: Mon, 09 Apr 2018 12:08:23 +0200
Subject: [PATCH] Fixed git repo link from ssh to https url

---
 exercises/1-the-manual-menace/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exercises/1-the-manual-menace/README.md b/exercises/1-the-manual-menace/README.md
index af5862e..b8a2276 100644
--- a/exercises/1-the-manual-menace/README.md
+++ b/exercises/1-the-manual-menace/README.md
@@ -30,7 +30,7 @@
 
 If you're feeling confident and don't want to follow the step-by-step guide these highlevel instructions should provide a challenge for you:
 
-2. Clone the repo `git@github.com:rht-labs/enablement-ci-cd.git` which contains the scaffold of the project.
+2. Clone the repo `https://github.com/rht-labs/enablement-ci-cd` which contains the scaffold of the project.
 
 2. Create `<your-name>-ci-cd`, `<your-name>-dev` and `<your-name>-test` project namespaces using the inventory and run them with the OpenShift Applier to populate the cluster
 

--
Gitblit v1.9.3