diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/functional/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/functional/index.html b/demos/functional/index.html index b5ccf8155..d53901a16 100644 --- a/demos/functional/index.html +++ b/demos/functional/index.html @@ -60,7 +60,7 @@ <div id="wrapper"> <div id="banner"> <h1 class="logo"> - <a href="/home" title="jQuery User Interface"><span>jQuery User Interface</span></a> + <a href="http://ui.jquery.com/" title="jQuery User Interface"><span>jQuery User Interface</span></a> </h1> @@ -152,7 +152,7 @@ <div class="inner"> <p> <span class="first">Sponsored by: </span><a class="block liferay" href="http://www.liferay.com"><span>Liferay</span></a> - <span class="first" style="float: right; padding-right: 12px;">© 2007 Paul Bakaus and the <a href="/about">jQuery UI Team</a>.</span> + <span class="first" style="float: right; padding-right: 12px;">© 2007 Paul Bakaus and the <a href="http://ui.jquery.com/about">jQuery UI Team</a>.</span> </p> </div> |