Update comments to point to openedx.atlassian.net
And whitespace corrections (automatically made by my editor, and I'm too lazy to remove them)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Wrapper for RequireJS. It will make the standard requirejs(), require(), and
|
||||
// define() functions from Require JS available inside the anonymous function.
|
||||
//
|
||||
// See https://edx-wiki.atlassian.net/wiki/display/LMS/Integration+of+Require+JS+into+the+system
|
||||
// See https://openedx.atlassian.net/wiki/display/PLAT/Integration+of+Require+JS+into+the+system
|
||||
(function (requirejs, require, define) {
|
||||
|
||||
// HACK: this should be removed when it is safe to do so
|
||||
|
||||
Reference in New Issue
Block a user