diff --git a/src/config.js b/src/config.js index 583aa8f96..e85aa594d 100644 --- a/src/config.js +++ b/src/config.js @@ -118,10 +118,10 @@ * }); * ``` * - * @module Config - * * [1]: https://github.com/openedx/edx-platform/blob/master/lms/djangoapps/mfe_config_api/docs/decisions/0001-mfe-config-api.rst - */ + * + * @module Config + * */ import { APP_CONFIG_INITIALIZED, CONFIG_CHANGED } from './constants';