diff --git a/catalog-info.yaml b/catalog-info.yaml index fa4dc0193..ca79d961c 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -24,6 +24,7 @@ metadata: # names that might be interested in changes to the architecture of this # component. openedx.org/arch-interest-groups: "feanil" + openedx.org/release: master spec: # (Required) This can be a group (`group:`) or a user (`user:`). diff --git a/docs/links.rst b/docs/links.rst index d1173123c..f0cc17b31 100644 --- a/docs/links.rst +++ b/docs/links.rst @@ -63,7 +63,7 @@ .. _Finding the Usage ID for Course Content: https://docs.openedx.org/en/latest/educators/how-tos/advanced_features/lti_determine_content_address.html#finding-the-usage-id-for-course-content -.. _Installing, Configuring, and Running the Open edX Platform: https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/index.html +.. _Installing, Configuring, and Running the Open edX Platform: https://docs.openedx.org/en/latest/site_ops/install_configure_run_guide/index.html .. _Developing Course Components: https://docs.openedx.org/en/latest/educators/references/course_development/what_is_a_component.html