diff --git a/lms/envs/dev_ike.py b/lms/envs/dev_ike.py index 642ecf22d7..c70be74352 100644 --- a/lms/envs/dev_ike.py +++ b/lms/envs/dev_ike.py @@ -71,7 +71,7 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x', 'xmlpath': '/8.01x/', 'github_url': 'https://github.com/MITx/8.01x', 'active': True, - 'default_chapter' : 'MIT_8.011_Spring_2012', + 'default_chapter' : 'Mechanics_Online_Spring_2012', 'default_section' : 'Introduction_to_the_course', }, 'edx4edx': {'number' : 'edX.01',