diff options
| author | Georg Brandl <georg@python.org> | 2013-03-30 14:08:33 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-03-30 14:08:33 +0100 |
| commit | 85950741aadae5f691bd178a35d3fd6013dafcd3 (patch) | |
| tree | 5e9cf051fc1097b78e549b080187a00a6df4d1ad /doc/ext | |
| parent | 45757f48cc2459c62e76b3eee83416e1f41ae7c4 (diff) | |
| download | sphinx-85950741aadae5f691bd178a35d3fd6013dafcd3.tar.gz | |
docs: fix link to MathJax documentation
Diffstat (limited to 'doc/ext')
| -rw-r--r-- | doc/ext/math.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/math.rst b/doc/ext/math.rst index 91376d15..8b2924c7 100644 --- a/doc/ext/math.rst +++ b/doc/ext/math.rst @@ -196,7 +196,7 @@ Sphinx. MathJax. The default is the ``http://`` URL that loads the JS files from the `MathJax - CDN <http://www.mathjax.org/docs/1.1/start.html>`_. If you want MathJax to + CDN <http://docs.mathjax.org/en/latest/start.html>`_. If you want MathJax to be available offline, you have to donwload it and set this value to a different path. |
