Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:<github_group_name>`) or a user (`user:<github_username>`).
Expand Down
2 changes: 1 addition & 1 deletion docs/links.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down