www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 7347b532c7871ebd811a859e64f15bb6a40c1b08
parent 1fc23f0f93a9d8e9d73077419f791c588c12a7c5
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Tue, 25 Sep 2012 05:49:34 -0400

Fix link to docs.mathjax.org rather than readthedocs

Diffstat:
Mdocs/README.txt | 2+-
Mdocs/html/index.html | 2+-
Mdocs/source/README.txt | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/README.txt b/docs/README.txt @@ -5,7 +5,7 @@ GitHub repository at The HTML versions are now available at - http://mathjax.readthedocs.org/en/latest/ + http://docs.mathjax.org/ where it is possible for you to submit corrections and modifications directly to the documentation on line. diff --git a/docs/html/index.html b/docs/html/index.html @@ -17,7 +17,7 @@ GitHub repository at The HTML versions are now available at </p> <p style="text-indent:3em"> -<a href="http://mathjax.readthedocs.org/en/latest/">http://mathjax.readthedocs.org/en/latest/</a> +<a href="http://docs.mathjax.org/">http://docs.mathjax.org/</a> </p> <p> where it is possible for you to submit corrections and modifications diff --git a/docs/source/README.txt b/docs/source/README.txt @@ -5,7 +5,7 @@ GitHub repository at The HTML versions are now available at - http://mathjax.readthedocs.org/en/latest/ + http://docs.mathjax.org/ where it is possible for you to submit corrections and modifications directly to the documentation on line.