doc/*.cfg: prefer https
authorPaul Brossier <piem@piem.org>
Sun, 11 Dec 2016 19:18:20 +0000 (20:18 +0100)
committerPaul Brossier <piem@piem.org>
Sun, 11 Dec 2016 19:18:20 +0000 (20:18 +0100)
doc/full.cfg
doc/web.cfg

index ce341b3..17ebbfe 100644 (file)
@@ -1464,7 +1464,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        = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH        = https://cdn.mathjax.org/mathjax/latest
 
 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
 # extension names that should be enabled during MathJax rendering. For example
index a88e30e..d7a654e 100644 (file)
@@ -1483,7 +1483,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        = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH        = https://cdn.mathjax.org/mathjax/latest
 
 # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
 # extension names that should be enabled during MathJax rendering. For example