From 65fccc0fec773a745b1b6363aa5c0cd433949830 Mon Sep 17 00:00:00 2001
From: alexbiehl <alex.biehl@gmail.com>
Date: Tue, 25 Apr 2017 07:16:05 +0200
Subject: Use new MathJax URL in html-test

18ed871afb82560d5433b2f53e31b4db9353a74e switched to a new MathJax URL
but didn't update the tests.
---
 html-test/ref/Bug8.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'html-test/ref/Bug8.html')

diff --git a/html-test/ref/Bug8.html b/html-test/ref/Bug8.html
index d32e0dbb..d2c03ab3 100644
--- a/html-test/ref/Bug8.html
+++ b/html-test/ref/Bug8.html
@@ -6,7 +6,7 @@
     ><link href="#" rel="stylesheet" type="text/css" title="Ocean"
      /><script src="haddock-util.js" type="text/javascript"
     ></script
-    ><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"
+    ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"
     ></script
     ><script type="text/javascript"
     >//
@@ -147,4 +147,4 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Bug8.html&quot;);
     ></div
     ></body
   ></html
->
\ No newline at end of file
+>
-- 
cgit v1.2.3