From 9d5d2424a9bda121b1fa5b2553939352ba3be154 Mon Sep 17 00:00:00 2001 From: TJ VanToll Date: Wed, 5 Jun 2013 22:03:09 -0400 Subject: CSS Framework: Update API links from the old docs site to their new API site location. --- themes/base/jquery.ui.tabs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/base/jquery.ui.tabs.css') diff --git a/themes/base/jquery.ui.tabs.css b/themes/base/jquery.ui.tabs.css index 4994f210a..827300246 100644 --- a/themes/base/jquery.ui.tabs.css +++ b/themes/base/jquery.ui.tabs.css @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Tabs#theming + * http://api.jqueryui.com/tabs/#theming */ .ui-tabs { position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ -- cgit v1.2.3