Skip to content

Commit 666d788

Browse files
committed
Update training site URLs to Catalog MFE routes
1 parent fbca9ec commit 666d788

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

source/developers/quickstarts/first_openedx_pr.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,9 +393,9 @@ section of the documentation for links to some places where you could get help.
393393

394394
:ref:`Open edX Developer's Guide` (Reference)
395395

396-
`Intro to the Open edX Project & Contributing <https://training.openedx.io/courses/course-v1:OpenedX+OEX101+2023/about>`_ (Training Course)
396+
`Intro to the Open edX Project & Contributing <https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX101+2023/about>`_ (Training Course)
397397

398-
`Open edX Developer Onboarding <https://training.openedx.io/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_ (Training Course)
398+
`Open edX Developer Onboarding <https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_ (Training Course)
399399

400400
**Maintenance Chart**
401401

source/developers/quickstarts/so_you_want_to_contribute.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,9 @@ could benefit from, please post on the `Open edX forums`_.
256256

257257
:ref:`Open edX Developer's Guide` (Reference)
258258

259-
`Intro to the Open edX Project & Contributing <https://training.openedx.io/courses/course-v1:OpenedX+OEX101+2023/about>`_ (Training Course)
259+
`Intro to the Open edX Project & Contributing <https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX101+2023/about>`_ (Training Course)
260260

261-
`Open edX Developer Onboarding <https://training.openedx.io/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_ (Training Course)
261+
`Open edX Developer Onboarding <https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_ (Training Course)
262262

263263

264264
.. include:: /links.txt

source/developers/references/developer_guide/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ its follow-up, :ref:`qs Dev Contributing`.
1717

1818
Also useful is the `Intro to the Open edX Project & Contributing onboarding
1919
course
20-
<https://training.openedx.io/courses/course-v1:OpenedX+OEX101+2023/about>`_ as
20+
<https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX101+2023/about>`_ as
2121
well as the `Open edX Developer's Onboarding course
22-
<https://training.openedx.io/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_.
22+
<https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_.
2323

2424
.. toctree::
2525
:maxdepth: 2

source/developers/references/developer_guide/process/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ its follow-up, :ref:`qs Dev Contributing`.
1212

1313
Also useful is the `Intro to the Open edX Project & Contributing onboarding
1414
course
15-
<https://training.openedx.io/courses/course-v1:OpenedX+OEX101+2023/about>`_ as
15+
<https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX101+2023/about>`_ as
1616
well as the `Open edX Developer's Onboarding course
17-
<https://training.openedx.io/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_.
17+
<https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+OEX-Dev101+2024/about>`_.
1818

1919
.. toctree::
2020
:maxdepth: 2

source/educators/how-tos/advanced_features/lti_determine_content_address.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To find the course ID for your course, follow these steps.
4343

4444
For example, you open the "Open edX Demo Course" course to the **Course**
4545
page for the course. The URL for the **Course** page is
46-
``https://training.openedx.io/courses/course-v1:OpenedX+DemoX+Demo_Course/about``. From
46+
``https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+DemoX+Demo_Course/about``. From
4747
the URL, you determine that the course ID is ``course-v1:OpenedX+DemoX+Demo_Course``.
4848

4949
The same course ID applies to every item of content in the course.

0 commit comments

Comments
 (0)