change 8.01x default chapter

This commit is contained in:
ichuang
2012-07-04 15:50:39 -04:00
parent d8b22ff12f
commit edeb81ce63

View File

@@ -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',