Skip to content

Commit

Permalink
chore: Update org to openedx for move-affected repos (#34297)
Browse files Browse the repository at this point in the history
  • Loading branch information
timmc-edx authored Feb 26, 2024
1 parent 22ada3b commit 3502096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lms/envs/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@
# .. if user is registering before enrollment start date or after enrollment end date
# .. toggle_use_cases: open_edx
# .. toggle_creation_date: 2022-06-06
# .. toggle_tickets: 'https://github.com/edx/edx-platform/pull/29538'
# .. toggle_tickets: 'https://github.com/openedx/edx-platform/pull/29538'
'DISABLE_ALLOWED_ENROLLMENT_IF_ENROLLMENT_CLOSED': False,

# .. toggle_name: FEATURES['SEND_LEARNING_CERTIFICATE_LIFECYCLE_EVENTS_TO_BUS']
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/kernel.in
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ user-util # Functionality for retiring users (GDPR com
webob
web-fragments # Provides the ability to render fragments of web pages
XBlock[django] # Courseware component architecture
xss-utils # https://github.com/edx/edx-platform/pull/20633 Fix XSS via Translations
xss-utils # https://github.com/openedx/edx-platform/pull/20633 Fix XSS via Translations

0 comments on commit 3502096

Please sign in to comment.