Skip to content

Commit 0f62d45

Browse files
authored
1 parent 1170c86 commit 0f62d45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extra:
2222
generator: false
2323
extra_javascript:
2424
- assets/mathjax.js
25-
- https://polyfill.io/v3/polyfill.min.js?features=es6
25+
- https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=3.111.0&features=es6
2626
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
2727
markdown_extensions:
2828
## Syntax highlighting
@@ -61,4 +61,4 @@ nav:
6161
- Developers:
6262
- 'Coveralls': 'https://coveralls.io/github/PHPOffice/Math'
6363
- 'Code Coverage': 'coverage/index.html'
64-
- 'PHPDoc': 'docs/index.html'
64+
- 'PHPDoc': 'docs/index.html'

0 commit comments

Comments
 (0)