From af23fd5853c656a5a5558e074e40851b9b5ade37 Mon Sep 17 00:00:00 2001 From: Debian Haskell Group Date: Fri, 31 Jul 2020 16:48:26 +0100 Subject: [PATCH] local-mathjax Gbp-Pq: Name local-mathjax --- docs/users_guide/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users_guide/conf.py b/docs/users_guide/conf.py index e48992d4..0335be6f 100644 --- a/docs/users_guide/conf.py +++ b/docs/users_guide/conf.py @@ -58,7 +58,7 @@ html_use_opensearch = 'https://downloads.haskell.org/~ghc/master/users-guide' html_show_copyright = True # See GHC #15006 -mathjax_path = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js' +mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js' # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the -- 2.30.2