diff --git a/01_Day/01_day_starter/helloworld.js b/01_Day_Introduction/01_day_starter/helloworld.js similarity index 100% rename from 01_Day/01_day_starter/helloworld.js rename to 01_Day_Introduction/01_day_starter/helloworld.js diff --git a/01_Day/01_day_starter/index.html b/01_Day_Introduction/01_day_starter/index.html similarity index 100% rename from 01_Day/01_day_starter/index.html rename to 01_Day_Introduction/01_day_starter/index.html diff --git a/01_Day/01_day_starter/introduction.js b/01_Day_Introduction/01_day_starter/introduction.js similarity index 100% rename from 01_Day/01_day_starter/introduction.js rename to 01_Day_Introduction/01_day_starter/introduction.js diff --git a/01_Day/01_day_starter/main.js b/01_Day_Introduction/01_day_starter/main.js similarity index 100% rename from 01_Day/01_day_starter/main.js rename to 01_Day_Introduction/01_day_starter/main.js diff --git a/01_Day/01_day_starter/varaible.js b/01_Day_Introduction/01_day_starter/varaible.js similarity index 100% rename from 01_Day/01_day_starter/varaible.js rename to 01_Day_Introduction/01_day_starter/varaible.js diff --git a/01_Day/variable.js b/01_Day_Introduction/variable.js similarity index 100% rename from 01_Day/variable.js rename to 01_Day_Introduction/variable.js diff --git a/readMe.md b/readMe.md index f36f9f3..9cb3845 100644 --- a/readMe.md +++ b/readMe.md @@ -29,8 +29,7 @@ - -[Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_data_types.md) +[Day 2 >>](./02_Day_Data_types/02_day_data_types.md) ![Thirty Days Of JavaScript](./images/day_1_1.png) @@ -626,4 +625,4 @@ When you run the files on 01-Day folder you should get this: 🎉 CONGRATULATIONS ! 🎉 -[Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_data_types.md) +[Day 2 >>](./02_Day_Data_types/02_day_data_types.md)