diff --git a/doc/conf.py.in b/doc/conf.py.in index 7662c9ba..3a134526 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -25,7 +25,7 @@ version = '@PROJECT_VERSION@' copyright = '2017-2018 N. Wentzell, O. Parcollet 2018-2019 The Simons Foundation, authors: N. Wentzell, D. Simons, H. Strand, O. Parcollet' -mathjax_path = "https://raw.githubusercontent.com/mathjax/MathJax/2.7.8/MathJax.js" +mathjax_path = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=default" templates_path = ['@CMAKE_CURRENT_SOURCE_DIR@/_templates'] html_theme = 'triqs'