From 88da1f068c884ce28114c8ab9dd74a4e8dc3e0bf Mon Sep 17 00:00:00 2001 From: robertminer Date: Tue, 3 Aug 2010 15:36:17 +0000 Subject: [PATCH] fixed help URL --- mathjax/docs/rst/options/MathMenu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mathjax/docs/rst/options/MathMenu.rst b/mathjax/docs/rst/options/MathMenu.rst index 7108def93..18da45fb3 100644 --- a/mathjax/docs/rst/options/MathMenu.rst +++ b/mathjax/docs/rst/options/MathMenu.rst @@ -27,7 +27,7 @@ would set the ``delay`` option to 600 milliseconds. label for this long, the menu will appear. (The submenu also will appear if you click on its label.) -.. describe:: helpURL: "http://www.mathjax.org/Help-User/" +.. describe:: helpURL: "http://www.mathjax.org/help/user/" This is the URL for the MathJax Help menu item. When the user selects that item, the browser opens a new window with this URL.