diff options
author | Felix Nagel <info@felixnagel.com> | 2012-11-29 19:41:20 +0100 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2012-11-29 19:41:20 +0100 |
commit | 8a62210538d6b54ea57769f6cd0cce00aad020f2 (patch) | |
tree | e016402c83182d3fe08b1f68c07e569a43ffeaee /ui | |
parent | 7328333773ad20d11230b3173e0a71ac39cfaa90 (diff) | |
download | jquery-ui-8a62210538d6b54ea57769f6cd0cce00aad020f2.tar.gz jquery-ui-8a62210538d6b54ea57769f6cd0cce00aad020f2.zip |
Selectmenu: updated documentation link
Diffstat (limited to 'ui')
-rw-r--r-- | ui/jquery.ui.selectmenu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.selectmenu.js b/ui/jquery.ui.selectmenu.js index 1929c8789..a10b64e1e 100644 --- a/ui/jquery.ui.selectmenu.js +++ b/ui/jquery.ui.selectmenu.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Selectmenu + * http://api.jqueryui.com/selectmenu * * Depends: * jquery.ui.core.js |