Update URL for Studio getting started guide
This commit is contained in:
@@ -15,7 +15,7 @@ pdf_file = edx-partner-course-staff.pdf
|
||||
# in edx-platform/cms/djangoapps/contentstore/features/help.feature
|
||||
[pages]
|
||||
default = index.html
|
||||
home = getting_started/get_started.html
|
||||
home = get_started.html
|
||||
develop_course = developing_course/index.html
|
||||
outline = developing_course/course_outline.html
|
||||
unit = developing_course/course_units.html
|
||||
@@ -34,9 +34,9 @@ import_library = course_components/libraries.html#import-a-library
|
||||
import_course = releasing_course/export_import_course.html#import-a-course
|
||||
export_library = course_components/libraries.html#export-a-library
|
||||
export_course = releasing_course/export_import_course.html#export-a-course
|
||||
welcome = getting_started/get_started.html
|
||||
login = getting_started/get_started.html
|
||||
register = getting_started/get_started.html
|
||||
welcome = get_started.html
|
||||
login = get_started.html
|
||||
register = get_started.html
|
||||
content_libraries = course_components/libraries.html
|
||||
content_groups = course_features/cohorts/cohorted_courseware.html
|
||||
group_configurations = course_features/content_experiments/content_experiments_configure.html#set-up-group-configurations-in-edx-studio
|
||||
|
||||
Reference in New Issue
Block a user