fix: update repo paths that stayed in the edx org
Co-authored-by: Kyle McCormick <kdmc@pm.me>
This commit is contained in:
@@ -3,4 +3,4 @@ Name Affirmation API
|
||||
|
||||
This directory contains a passthrough for the edx-name-affirmation plugin,
|
||||
in order to enable support in other plugins/packages such as edx-proctoring.
|
||||
See here: `https://github.com/openedx/edx-name-affirmation`_.
|
||||
See here: `https://github.com/edx/edx-name-affirmation`_.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Utility functions for integration with Name Affirmation plugin
|
||||
(https://github.com/openedx/edx-name-affirmation)
|
||||
(https://github.com/edx/edx-name-affirmation)
|
||||
"""
|
||||
|
||||
from edx_django_utils.plugins import PluginError, PluginManager
|
||||
|
||||
Reference in New Issue
Block a user