File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6060 <maven .compiler.source>1.8</maven .compiler.source>
6161 <maven .compiler.target>1.8</maven .compiler.target>
6262 <!-- MathJax configuration. See the maven-javadoc-plugin plugin. -->
63- <math .mathjax.url>https://cdn.jsdelivr.net/npm /mathjax@3/es5 /tex-mml-chtml.js</math .mathjax.url>
63+ <math .mathjax.url>https://commons.apache.org/js /mathjax/tex-mml-chtml.js</math .mathjax.url>
6464 <math .commons.numbers.version>1.2</math .commons.numbers.version>
6565 <math .commons.rng.version>1.6</math .commons.rng.version>
6666 <math .commons.geometry.version>1.0</math .commons.geometry.version>
Original file line number Diff line number Diff line change 2424
2525 <body >
2626 <head >
27- <![CDATA[ <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm /mathjax@3/es5 /tex-mml-chtml.js"></script>]]>
27+ <![CDATA[ <script id="MathJax-script" async src="https://commons.apache.org/js /mathjax/tex-mml-chtml.js"></script>]]>
2828 </head >
2929
3030 <menu name =" Math" >
You can’t perform that action at this time.
0 commit comments