From c41657d4c58817ccd0a7528dd1842277a8bf9488 Mon Sep 17 00:00:00 2001 From: Debian Haskell Group Date: Wed, 19 Jun 2019 22:08:21 +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 0732c5cc..02f2f456 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