From e817587ce8208a957d4eabf8cbd1bb59e8952b53 Mon Sep 17 00:00:00 2001 From: minicast Date: Wed, 3 May 2017 15:30:22 +0200 Subject: [PATCH] change the mathjax CDN link according to the MathJax migration guide --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 682d634..e094a75 100644 --- a/src/index.js +++ b/src/index.js @@ -49,7 +49,7 @@ const MathJaxBlock = React.createClass({ { isSVG ? null : - + } { isSVG ?