From 2b1bc6bd9889ebcd86bf9ed96c49038a7a147c47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Natalia=20D=C3=ADaz=20Padilla?= Date: Thu, 5 Jul 2018 09:23:34 -0500 Subject: [PATCH] Update folder structure - 2018 --- {02-oop-inheritance => 02-OOP-inheritance}/.empty | 0 {03-MVC-AngularJS => 03-HTML5-APIs}/.empty | 0 {04-HTML5-APIs => 04-UI-ReactJS}/.empty | 0 {05-UI-ReactJS => 05-Unit-Tests}/.empty | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {02-oop-inheritance => 02-OOP-inheritance}/.empty (100%) rename {03-MVC-AngularJS => 03-HTML5-APIs}/.empty (100%) rename {04-HTML5-APIs => 04-UI-ReactJS}/.empty (100%) rename {05-UI-ReactJS => 05-Unit-Tests}/.empty (100%) diff --git a/02-oop-inheritance/.empty b/02-OOP-inheritance/.empty similarity index 100% rename from 02-oop-inheritance/.empty rename to 02-OOP-inheritance/.empty diff --git a/03-MVC-AngularJS/.empty b/03-HTML5-APIs/.empty similarity index 100% rename from 03-MVC-AngularJS/.empty rename to 03-HTML5-APIs/.empty diff --git a/04-HTML5-APIs/.empty b/04-UI-ReactJS/.empty similarity index 100% rename from 04-HTML5-APIs/.empty rename to 04-UI-ReactJS/.empty diff --git a/05-UI-ReactJS/.empty b/05-Unit-Tests/.empty similarity index 100% rename from 05-UI-ReactJS/.empty rename to 05-Unit-Tests/.empty