Skip to content

Commit 55344bc

Browse files
committed
docs: Update edx.rtd links to docs.openedx.org
1 parent a23f6a6 commit 55344bc

File tree

16 files changed

+228
-228
lines changed

16 files changed

+228
-228
lines changed

src/course-outline/__mocks__/courseOutlineIndex.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ module.exports = {
6060
highlightsEnabledForMessaging: false,
6161
highlightsEnabled: true,
6262
highlightsPreviewOnly: false,
63-
highlightsDocUrl: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
63+
highlightsDocUrl: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
6464
enableProctoredExams: true,
6565
createZendeskTickets: true,
6666
enableTimedExams: true,
@@ -128,7 +128,7 @@ module.exports = {
128128
],
129129
highlightsEnabled: true,
130130
highlightsPreviewOnly: false,
131-
highlightsDocUrl: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
131+
highlightsDocUrl: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
132132
childInfo: {
133133
category: 'sequential',
134134
displayName: 'Subsection',
@@ -517,7 +517,7 @@ module.exports = {
517517
],
518518
highlightsEnabled: true,
519519
highlightsPreviewOnly: false,
520-
highlightsDocUrl: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
520+
highlightsDocUrl: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
521521
childInfo: {
522522
category: 'sequential',
523523
displayName: 'Subsection',
@@ -1837,7 +1837,7 @@ module.exports = {
18371837
highlights: [],
18381838
highlightsEnabled: true,
18391839
highlightsPreviewOnly: false,
1840-
highlightsDocUrl: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
1840+
highlightsDocUrl: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
18411841
childInfo: {
18421842
category: 'sequential',
18431843
displayName: 'Subsection',
@@ -2787,7 +2787,7 @@ module.exports = {
27872787
highlights: [],
27882788
highlightsEnabled: true,
27892789
highlightsPreviewOnly: false,
2790-
highlightsDocUrl: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
2790+
highlightsDocUrl: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
27912791
childInfo: {
27922792
category: 'sequential',
27932793
displayName: 'Subsection',

src/course-outline/__mocks__/courseSection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module.exports = {
5555
highlights: [],
5656
highlights_enabled: true,
5757
highlights_preview_only: false,
58-
highlights_doc_url: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
58+
highlights_doc_url: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
5959
child_info: {
6060
category: 'sequential',
6161
display_name: 'Subsection',

src/course-unit/__mocks__/courseOutlineInfo.js

Lines changed: 155 additions & 155 deletions
Large diffs are not rendered by default.

src/course-unit/__mocks__/courseSectionVertical.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ module.exports = {
13101310
highlights: [],
13111311
highlights_enabled: true,
13121312
highlights_preview_only: false,
1313-
highlights_doc_url: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
1313+
highlights_doc_url: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
13141314
ancestor_has_staff_lock: false,
13151315
user_partition_info: {
13161316
selectable_partitions: [
@@ -1396,7 +1396,7 @@ module.exports = {
13961396
highlights_enabled_for_messaging: false,
13971397
highlights_enabled: true,
13981398
highlights_preview_only: false,
1399-
highlights_doc_url: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
1399+
highlights_doc_url: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
14001400
enable_proctored_exams: false,
14011401
create_zendesk_tickets: true,
14021402
enable_timed_exams: true,

src/course-unit/__mocks__/courseUnitIndex.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ module.exports = {
968968
highlights: [],
969969
highlights_enabled: true,
970970
highlights_preview_only: false,
971-
highlights_doc_url: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
971+
highlights_doc_url: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
972972
ancestor_has_staff_lock: false,
973973
user_partition_info: {
974974
selectable_partitions: [
@@ -1054,7 +1054,7 @@ module.exports = {
10541054
highlights_enabled_for_messaging: false,
10551055
highlights_enabled: true,
10561056
highlights_preview_only: false,
1057-
highlights_doc_url: 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/course_sections.html#set-section-highlights-for-weekly-course-highlight-messages',
1057+
highlights_doc_url: 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/manage_course_highlight_emails.html',
10581058
enable_proctored_exams: false,
10591059
create_zendesk_tickets: true,
10601060
enable_timed_exams: true,

src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const AdvanceTypeSelect: React.FC<Props> = ({
9090
</Form.RadioSet>
9191
</Form.Group>
9292
<Hyperlink
93-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
93+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
9494
target="_blank"
9595
>
9696
<FormattedMessage {...messages.learnMoreAdvancedButtonLabel} />

src/editors/containers/ProblemEditor/components/SelectTypeModal/content/__snapshots__/AdvanceTypeSelect.test.tsx.snap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with default
262262
</RadioSet>
263263
</Form.Group>
264264
<Hyperlink
265-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
265+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
266266
target="_blank"
267267
>
268268
<FormattedMessage
@@ -536,7 +536,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with problem
536536
</RadioSet>
537537
</Form.Group>
538538
<Hyperlink
539-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
539+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
540540
target="_blank"
541541
>
542542
<FormattedMessage
@@ -810,7 +810,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with problem
810810
</RadioSet>
811811
</Form.Group>
812812
<Hyperlink
813-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
813+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
814814
target="_blank"
815815
>
816816
<FormattedMessage
@@ -1084,7 +1084,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with problem
10841084
</RadioSet>
10851085
</Form.Group>
10861086
<Hyperlink
1087-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
1087+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
10881088
target="_blank"
10891089
>
10901090
<FormattedMessage
@@ -1358,7 +1358,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with problem
13581358
</RadioSet>
13591359
</Form.Group>
13601360
<Hyperlink
1361-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
1361+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
13621362
target="_blank"
13631363
>
13641364
<FormattedMessage
@@ -1632,7 +1632,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with problem
16321632
</RadioSet>
16331633
</Form.Group>
16341634
<Hyperlink
1635-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
1635+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
16361636
target="_blank"
16371637
>
16381638
<FormattedMessage
@@ -1906,7 +1906,7 @@ exports[`AdvanceTypeSelect snapshots snapshots: renders as expected with problem
19061906
</RadioSet>
19071907
</Form.Group>
19081908
<Hyperlink
1909-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/create_exercises_and_tools.html#advanced"
1909+
destination="https://docs.openedx.org/en/latest/educators/references/course_development/exercise_tools/guide_problem_types.html#advanced-problem-types"
19101910
target="_blank"
19111911
>
19121912
<FormattedMessage

src/editors/containers/ProblemEditor/components/SelectTypeModal/content/__snapshots__/Preview.test.jsx.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ exports[`Preview snapshots snapshots: renders as expected with problemType is ch
3636
Learners must select all correct answers from a list of possible options.
3737
</div>
3838
<Hyperlink
39-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/checkbox.html"
39+
destination="https://docs.openedx.org/en/latest/educators/how-tos/course_development/exercise_tools/add_multi_select.html"
4040
target="_blank"
4141
>
4242
<FormattedMessage
@@ -82,7 +82,7 @@ exports[`Preview snapshots snapshots: renders as expected with problemType is mu
8282
Learners must select the correct answer from a list of possible options.
8383
</div>
8484
<Hyperlink
85-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/multiple_choice.html"
85+
destination="https://docs.openedx.org/en/latest/educators/concepts/exercise_tools/about_multi_select.html"
8686
target="_blank"
8787
>
8888
<FormattedMessage
@@ -128,7 +128,7 @@ exports[`Preview snapshots snapshots: renders as expected with problemType is nu
128128
Specify one or more correct numeric answers, submitted in a response field.
129129
</div>
130130
<Hyperlink
131-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/numerical_input.html"
131+
destination="https://docs.openedx.org/en/latest/educators/how-tos/course_development/exercise_tools/manage_numerical_input_problem.html"
132132
target="_blank"
133133
>
134134
<FormattedMessage
@@ -174,7 +174,7 @@ exports[`Preview snapshots snapshots: renders as expected with problemType is op
174174
Learners must select the correct answer from a list of possible options
175175
</div>
176176
<Hyperlink
177-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/dropdown.html"
177+
destination="https://docs.openedx.org/en/latest/educators/how-tos/course_development/exercise_tools/add_dropdown.html"
178178
target="_blank"
179179
>
180180
<FormattedMessage
@@ -220,7 +220,7 @@ exports[`Preview snapshots snapshots: renders as expected with problemType is st
220220
Specify one or more correct text answers, including numbers and special characters, submitted in a response field.
221221
</div>
222222
<Hyperlink
223-
destination="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/text_input.html"
223+
destination="https://docs.openedx.org/en/latest/educators/how-tos/course_development/exercise_tools/add_text_input.html"
224224
target="_blank"
225225
>
226226
<FormattedMessage

src/editors/containers/VideoEditor/components/VideoSettingsModal/components/SocialShareWidget/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const SocialShareWidget = ({
3232
}) => {
3333
const isSetByCourse = allowVideoSharing.level === 'course';
3434
const videoSharingEnabled = isLibrary ? videoSharingEnabledForAll : videoSharingEnabledForCourse;
35-
const learnMoreLink = videoSharingLearnMoreLink || 'http://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/developing_course/social_sharing.html';
35+
const learnMoreLink = videoSharingLearnMoreLink || 'https://docs.openedx.org/en/latest/educators/how-tos/course_development/social_sharing.html';
3636
const onSocialSharingCheckboxChange = hooks.useTrackSocialSharingChange({ updateField });
3737

3838
const getSubtitle = () => {

src/editors/data/constants/advancedOlxTemplates/circuitschematic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ const circuitSchematic = `<problem>
1313
</p>
1414
<p>
1515
For more information, see
16-
<a href="https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/circuit_schematic_builder.html" target="_blank">
17-
Circuit Schematic Builder Problem</a> in <i>Building and Running an edX Course</i>.
16+
<a href="https://docs.openedx.org/en/latest/educators/how-tos/course_development/exercise_tools/add_circuit_schematic_builder.html" target="_blank">
17+
Circuit Schematic Builder Problem</a> in <i>Building and Running an Open edX Course</i>.
1818
</p>
1919
<p>
2020
When you add the problem, be sure to select <strong>Settings</strong>

0 commit comments

Comments
 (0)