Skip to content

Commit c732f6a

Browse files
committed
[web-animations-1] Point MathJax script to latest 2.x version
1 parent 0c642b7 commit c732f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ spec:infra; type:dfn; for:list; text:extend
233233
<script type="text/x-mathjax-config">
234234
MathJax.Hub.Config({showMathMenu: false});
235235
</script>
236-
<script src="https://www.w3.org/scripts/MathJax/2.6.1/MathJax.js?config=MML_SVG"></script>
236+
<script src="https://www.w3.org/scripts/MathJax/2/MathJax.js?config=MML_SVG"></script>
237237

238238
Introduction {#introduction}
239239
=======================================

0 commit comments

Comments
 (0)