Skip to content

Commit

Permalink
Update discovery.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
romanchyla authored May 2, 2017
1 parent 1fd7177 commit 36abf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/discovery.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ require.config({
'squire': '../bower_components/squire/src/Squire',
'clipboard': 'libs/clipboard/clipboard',
'es5-shim' : 'libs/es5-shim/es5-shim',
'mathjax' : '//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML&delayStartupUntil=configured',
'mathjax' : '//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_HTML&delayStartupUntil=configured',
'moment' : 'libs/momentjs/moment'

},
Expand Down

0 comments on commit 36abf14

Please sign in to comment.