From 09c3297e1b5aab33298903d1363e773f9c8477fc Mon Sep 17 00:00:00 2001 From: Robert Miner Date: Tue, 3 Aug 2010 15:36:17 +0000 Subject: [PATCH] fixed help URL git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@559 b8fd5906-0fad-46e2-a0d3-10d94ff285d1 --- 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.