Merge branch 'website-wip' of github.com:webnotes/erpnext into website-wip
diff --git a/projects/page/projects_home/projects_home.js b/projects/page/projects_home/projects_home.js
index f958f74..179ac0d 100644
--- a/projects/page/projects_home/projects_home.js
+++ b/projects/page/projects_home/projects_home.js
@@ -40,7 +40,7 @@
 		icon: "icon-wrench",
 		items: [
 			{
-				page: "Projects",
+				route: "Gantt/Task",
 				label: wn._("Gantt Chart"),
 				"description":wn._("Gantt chart of all tasks.")
 			},