diff options
author | TJ VanToll <tj.vantoll@gmail.com> | 2013-06-05 22:03:09 -0400 |
---|---|---|
committer | TJ VanToll <tj.vantoll@gmail.com> | 2013-06-05 22:03:09 -0400 |
commit | 9d5d2424a9bda121b1fa5b2553939352ba3be154 (patch) | |
tree | 26db717c556b4a4cbf102f73cecbbdc4c54dbc18 /themes/base/jquery.ui.spinner.css | |
parent | e776a7fb092df2eeefa975c83bd4c1c7a6439b05 (diff) | |
download | jquery-ui-9d5d2424a9bda121b1fa5b2553939352ba3be154.tar.gz jquery-ui-9d5d2424a9bda121b1fa5b2553939352ba3be154.zip |
CSS Framework: Update API links from the old docs site to their new API site location.
Diffstat (limited to 'themes/base/jquery.ui.spinner.css')
-rw-r--r-- | themes/base/jquery.ui.spinner.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/jquery.ui.spinner.css b/themes/base/jquery.ui.spinner.css index db05c520b..24fc29f32 100644 --- a/themes/base/jquery.ui.spinner.css +++ b/themes/base/jquery.ui.spinner.css @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Spinner#theming + * http://api.jqueryui.com/spinner/#theming */ .ui-spinner { position: relative; |