Skip to content

Commit 9d5d242

Browse files
committed
CSS Framework: Update API links from the old docs site to their new API site location.
1 parent e776a7f commit 9d5d242

17 files changed

Lines changed: 16 additions & 18 deletions

themes/base/jquery.ui.accordion.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Accordion#theming
9+
* http://api.jqueryui.com/accordion/#theming
1010
*/
1111
.ui-accordion .ui-accordion-header {
1212
display: block;

themes/base/jquery.ui.all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Theming
9+
* http://api.jqueryui.com/category/theming/
1010
*/
1111
@import "jquery.ui.base.css";
1212
@import "jquery.ui.theme.css";

themes/base/jquery.ui.autocomplete.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Autocomplete#theming
9+
* http://api.jqueryui.com/autocomplete/#theming
1010
*/
1111
.ui-autocomplete {
1212
position: absolute;

themes/base/jquery.ui.base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Theming
9+
* http://api.jqueryui.com/category/theming/
1010
*/
1111
@import url("jquery.ui.core.css");
1212

themes/base/jquery.ui.button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Button#theming
9+
* http://api.jqueryui.com/button/#theming
1010
*/
1111
.ui-button {
1212
display: inline-block;

themes/base/jquery.ui.core.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Theming/API
9+
* http://api.jqueryui.com/category/theming/
1010
*/
1111

1212
/* Layout helpers

themes/base/jquery.ui.datepicker.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Datepicker#theming
9+
* http://api.jqueryui.com/datepicker/#theming
1010
*/
1111
.ui-datepicker {
1212
width: 17em;

themes/base/jquery.ui.dialog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Dialog#theming
9+
* http://api.jqueryui.com/dialog/#theming
1010
*/
1111
.ui-dialog {
1212
position: absolute;

themes/base/jquery.ui.menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Menu#theming
9+
* http://api.jqueryui.com/menu/#theming
1010
*/
1111
.ui-menu {
1212
list-style: none;

themes/base/jquery.ui.progressbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://docs.jquery.com/UI/Progressbar#theming
9+
* http://api.jqueryui.com/progressbar/#theming
1010
*/
1111
.ui-progressbar {
1212
height: 2em;

0 commit comments

Comments
 (0)