summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/web.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/web.cfg b/doc/web.cfg
index ccd6233..97951c7 100644
--- a/doc/web.cfg
+++ b/doc/web.cfg
@@ -1526,7 +1526,7 @@ MATHJAX_FORMAT = HTML-CSS
# The default value is: http://cdn.mathjax.org/mathjax/latest.
# This tag requires that the tag USE_MATHJAX is set to YES.
-MATHJAX_RELPATH = https://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH = file:///usr/share/javascript/mathjax
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
# extension names that should be enabled during MathJax rendering. For example