diff options
author | Richard Worth <rdworth@gmail.com> | 2009-02-27 11:41:40 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2009-02-27 11:41:40 +0000 |
commit | bd3dc48e02ef7361d61afd384fe53f352d3dfdd6 (patch) | |
tree | f64abc01397de20a43f6e15ab093621ae7ae2dd7 /themes/base | |
parent | e3825ccc8045ce0deead303c09192c578b60e0ca (diff) | |
download | jquery-ui-bd3dc48e02ef7361d61afd384fe53f352d3dfdd6.tar.gz jquery-ui-bd3dc48e02ef7361d61afd384fe53f352d3dfdd6.zip |
changed ui.jquery.com to jqueryui.com
Diffstat (limited to 'themes/base')
-rw-r--r-- | themes/base/ui.core.css | 2 | ||||
-rw-r--r-- | themes/base/ui.theme.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/base/ui.core.css b/themes/base/ui.core.css index d832ad7d0..c2f18f2c0 100644 --- a/themes/base/ui.core.css +++ b/themes/base/ui.core.css @@ -1,6 +1,6 @@ /* * jQuery UI CSS Framework -* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about) +* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. */ diff --git a/themes/base/ui.theme.css b/themes/base/ui.theme.css index 4512bc6a7..014fcfc67 100644 --- a/themes/base/ui.theme.css +++ b/themes/base/ui.theme.css @@ -1,6 +1,6 @@ /* * jQuery UI CSS Framework -* Copyright (c) 2009 AUTHORS.txt (http://ui.jquery.com/about) +* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. * To view and modify this theme, visit http://jqueryui.com/themeroller/ */ |