From 9436f34cf92990112c0e5908084411b2912a53a3 Mon Sep 17 00:00:00 2001 From: Debian Haskell Group Date: Tue, 11 Aug 2020 15:12:43 +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