Update recommended MathJax config to match actual secure (#139) config

This commit is contained in:
Beni Cherniavsky-Paskin 2013-10-23 03:37:28 -07:00
parent 9482694dff
commit f86fe8ca86

View File

@ -1,4 +1,3 @@
Welcome to StackEdit! {#welcome}
=====================
@ -219,7 +218,7 @@ $$
> **NOTE:** When exporting, make sure you include MathJax to render mathematical expression correctly. Your page/template should include something like:
```
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
<script type="text/javascript" src="https://stackedit.io/libs/MathJax/MathJax.js?config=TeX-AMS_HTML"></script>
```
> **NOTE:** You can find more information: