mario-core 2.5.9 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1242,7 +1242,7 @@ var ContentHomePage = function ContentHomePage(_ref) {
1242
1242
 
1243
1243
  var HOME_ADMIN = "/admin/user";
1244
1244
  var HOME_TEACHER = "/home";
1245
- var HOME_STUDENT = "/studenthome";
1245
+ var HOME_STUDENT = "/home";
1246
1246
  var DASHBOARD_TITLE = "Dashboard";
1247
1247
  var ROOT_TITLE = "Mario Framework";
1248
1248