diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-09-26 18:06:20 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-09-26 18:06:20 -0500 |
commit | 149567e476b70fdda9be6f5628798d67cb1ca6af (patch) | |
tree | 91dc8ce984201dd923f645268e8bffa163b1ae49 /ui/jquery.ui.tabs.js | |
parent | ac0f6de4c830847b26fc59d485013359d8d30afc (diff) | |
download | jquery-ui-149567e476b70fdda9be6f5628798d67cb1ca6af.tar.gz jquery-ui-149567e476b70fdda9be6f5628798d67cb1ca6af.zip |
Updated docs URLS.
Diffstat (limited to 'ui/jquery.ui.tabs.js')
-rw-r--r-- | ui/jquery.ui.tabs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.tabs.js b/ui/jquery.ui.tabs.js index 60377ad13..506ee27d7 100644 --- a/ui/jquery.ui.tabs.js +++ b/ui/jquery.ui.tabs.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Tabs + * http://api.jqueryui.com/tabs/ * * Depends: * jquery.ui.core.js |