From 496ac3fe8bd8c81c569a31b25c0a1a9e536e94d7 Mon Sep 17 00:00:00 2001 From: Hameer Abbasi Date: Fri, 24 Jul 2020 12:31:23 +0200 Subject: [PATCH] Change MathJax 2 path string. Co-authored-by: Dmitry Shachnev --- doc/usage/extensions/math.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/extensions/math.rst b/doc/usage/extensions/math.rst index ff860bd37..648e4ab6b 100644 --- a/doc/usage/extensions/math.rst +++ b/doc/usage/extensions/math.rst @@ -142,7 +142,7 @@ are built: .. warning:: Version 4.0 changes the version of MathJax used to version 3. You may need to - override ``mathjax_path`` to ``https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML`` + override ``mathjax_path`` to ``https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML`` or update your configuration options for version 3. .. versionadded:: 1.1