chore: Update organizations repo URL (moved to openedx org) (#29647)

This commit is contained in:
Tim McCormack
2021-12-20 18:19:43 +00:00
committed by GitHub
parent 1d78a9f943
commit bbc2a6d0cb

View File

@@ -36,7 +36,7 @@ EDX_REPO_APPS = {
'integrated_channels': 'https://github.com/edx/edx-enterprise',
'lti_consumer': 'https://github.com/edx/xblock-lti-consumer',
'notices': 'https://github.com/edx/platform-plugin-notices',
'organizations': 'https://github.com/edx/edx-organizations',
'organizations': 'https://github.com/openedx/edx-organizations',
'search': 'https://github.com/edx/edx-search',
'super_csv': 'https://github.com/edx/super-csv',
'wiki': 'https://github.com/edx/django-wiki',