diff --git a/website/data/schedule.json b/website/data/schedule.json
index ae56a7f41b8c8304b401401da1c904a97932f1dd..e6d57ef321b103418293009818492251199f19a1 100644
--- a/website/data/schedule.json
+++ b/website/data/schedule.json
@@ -1,11 +1,10 @@
 {
   "schedule": [
-    ["10th October to 28th October 2022", "Registrations"],
-    ["6th November to 20th November 2022 ", "Ice Breaking Sessions"],
-    ["10th November to 20th November 2022", "Introduction to Free Software phase"],
-    ["22 November to 30th November 2022", "GNU/Linux installation phase"],
-    ["1st December to 9th December 2022", "Various ways of contributions"],
-    ["10th December 2022 to 10th March 2023", "Mentoring phase"]
+    ["6th November to 26th November 2022", "Registrations"],
+    ["27th November to 3rd December 2022 ", "Ice Breaking Sessions"],
+    ["4th December to 15th December 2022", "Introduction to Free Software phase"],
+    ["17th December to 24th December 2022", "GNU/Linux Installation phase"],
+    ["25th December 2022 to 25th March 2023", "Mentoring phase"]
   ]
 
 }