Commit 9101cec0 by ichuang

change name of 6.00x course to match new repo name

parent b0f9f1e9
...@@ -106,7 +106,7 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x', ...@@ -106,7 +106,7 @@ COURSE_SETTINGS = {'6.002x_Fall_2012': {'number' : '6.002x',
'default_section' : 'Midterm_1', 'default_section' : 'Midterm_1',
'active' : True, 'active' : True,
}, },
'6.00x_Fall_2012': {'number' : '6.00x', 'Introduction_to_Computer_Science_and_Programming': {'number' : '6.00x',
'title' : 'Introduction to Computer Science and Programming', 'title' : 'Introduction to Computer Science and Programming',
'xmlpath': '/6.00x/', 'xmlpath': '/6.00x/',
'github_url': 'https://github.com/MITx/6.00x', 'github_url': 'https://github.com/MITx/6.00x',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment