Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
This warning appears in the JS console: WARNING: cdn.mathjax.org has been retired. Check https://www.mathjax.org/cdn-shutting-down/ for migration tips.
cdn.mathjax.org was shut down on Apr 30, 2017. The fact that anything still works on the site is only because they still happen to be serving up the js.
Thanks for the alert. I don’t really know what this means for us. I have contacted our admin, Adeel Khan.
All you need to do is update the pointer to a new cdn:
The easiest way for most site owners will be to simply switch to another CDN provider.
We recommend cdnjs which also uses CloudFlare for delivery (and on the higher “enterprise” level!). We have been in touch with cdnjs’s maintainers and will help push future MathJax releases to cdnjs.
For example, if you have been using the latest MathJax version (v2.7.0) change
<script type="text/javascript" async
src="https://cdn.mathjax.org/mathjax/2.7-latest/MathJax.js?...">
</script>
to
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?...">
</script>
Adeel has fixed this now. Thanks again for the alert.
1 to 4 of 4