It provides MathJax as a web service in a distributed cloud.
Signed-off-by: Michael J Gruber <mic...@us...>
---
manual/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/conf.py b/manual/conf.py
index 30e12e5..b4d4127 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -226,5 +226,5 @@ man_pages = [
# -- Other options ------------------------------------------------------------
-mathjax_path = 'http://mathjax.connectmv.com/MathJax.js?config=default'
+mathjax_path = 'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default'
todo_include_todos = True
--
1.7.10.1.702.g60a8c8a
|