From 5ba4574e972a6d96457d1f8f6ce706aefe8ed2e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7oise=20Conil?= <fcodvpt@gmail.com>
Date: Thu, 26 Mar 2020 23:09:17 +0100
Subject: [PATCH] Reorganise course pathway filename should match course folder
 ?

---
 .../hello-docker/finish.md                                        | 0
 .../hello-docker/index.json                                       | 0
 .../hello-docker/intro-course-data.sh                             | 0
 .../hello-docker/intro.md                                         | 0
 .../hello-docker/step1.md                                         | 0
 .../hello-python/finish.md                                        | 0
 .../hello-python/index.json                                       | 0
 .../hello-python/intro.md                                         | 0
 .../hello-python/step1.md                                         | 0
 9 files changed, 0 insertions(+), 0 deletions(-)
 rename {Docker => explore-katacoda-interactive-learning}/hello-docker/finish.md (100%)
 rename {Docker => explore-katacoda-interactive-learning}/hello-docker/index.json (100%)
 rename {Docker => explore-katacoda-interactive-learning}/hello-docker/intro-course-data.sh (100%)
 rename {Docker => explore-katacoda-interactive-learning}/hello-docker/intro.md (100%)
 rename {Docker => explore-katacoda-interactive-learning}/hello-docker/step1.md (100%)
 rename {Python => explore-katacoda-interactive-learning}/hello-python/finish.md (100%)
 rename {Python => explore-katacoda-interactive-learning}/hello-python/index.json (100%)
 rename {Python => explore-katacoda-interactive-learning}/hello-python/intro.md (100%)
 rename {Python => explore-katacoda-interactive-learning}/hello-python/step1.md (100%)

diff --git a/Docker/hello-docker/finish.md b/explore-katacoda-interactive-learning/hello-docker/finish.md
similarity index 100%
rename from Docker/hello-docker/finish.md
rename to explore-katacoda-interactive-learning/hello-docker/finish.md
diff --git a/Docker/hello-docker/index.json b/explore-katacoda-interactive-learning/hello-docker/index.json
similarity index 100%
rename from Docker/hello-docker/index.json
rename to explore-katacoda-interactive-learning/hello-docker/index.json
diff --git a/Docker/hello-docker/intro-course-data.sh b/explore-katacoda-interactive-learning/hello-docker/intro-course-data.sh
similarity index 100%
rename from Docker/hello-docker/intro-course-data.sh
rename to explore-katacoda-interactive-learning/hello-docker/intro-course-data.sh
diff --git a/Docker/hello-docker/intro.md b/explore-katacoda-interactive-learning/hello-docker/intro.md
similarity index 100%
rename from Docker/hello-docker/intro.md
rename to explore-katacoda-interactive-learning/hello-docker/intro.md
diff --git a/Docker/hello-docker/step1.md b/explore-katacoda-interactive-learning/hello-docker/step1.md
similarity index 100%
rename from Docker/hello-docker/step1.md
rename to explore-katacoda-interactive-learning/hello-docker/step1.md
diff --git a/Python/hello-python/finish.md b/explore-katacoda-interactive-learning/hello-python/finish.md
similarity index 100%
rename from Python/hello-python/finish.md
rename to explore-katacoda-interactive-learning/hello-python/finish.md
diff --git a/Python/hello-python/index.json b/explore-katacoda-interactive-learning/hello-python/index.json
similarity index 100%
rename from Python/hello-python/index.json
rename to explore-katacoda-interactive-learning/hello-python/index.json
diff --git a/Python/hello-python/intro.md b/explore-katacoda-interactive-learning/hello-python/intro.md
similarity index 100%
rename from Python/hello-python/intro.md
rename to explore-katacoda-interactive-learning/hello-python/intro.md
diff --git a/Python/hello-python/step1.md b/explore-katacoda-interactive-learning/hello-python/step1.md
similarity index 100%
rename from Python/hello-python/step1.md
rename to explore-katacoda-interactive-learning/hello-python/step1.md
-- 
GitLab