Skip to content

Commit 31d2431

Browse files
wgu-taylor-paynearbrandes
authored andcommitted
docs: move reference-style link above module tag
1 parent 8c88998 commit 31d2431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
* });
119119
* ```
120120
*
121-
* @module Config
122-
*
123121
* [1]: https://github.com/openedx/edx-platform/blob/master/lms/djangoapps/mfe_config_api/docs/decisions/0001-mfe-config-api.rst
124-
*/
122+
*
123+
* @module Config
124+
* */
125125

126126
import { APP_CONFIG_INITIALIZED, CONFIG_CHANGED } from './constants';
127127

0 commit comments

Comments
 (0)