We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4bd1a commit 9ca1a28Copy full SHA for 9ca1a28
1 file changed
demos/functional/index.html
@@ -60,7 +60,7 @@
60
<div id="wrapper">
61
<div id="banner">
62
<h1 class="logo">
63
- <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>
64
65
</h1>
66
@@ -152,7 +152,7 @@ <h3>
152
<div class="inner">
153
<p>
154
<span class="first">Sponsored by: </span><a class="block liferay" href="http://www.liferay.com"><span>Liferay</span></a>
155
- <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>
156
</p>
157
158
</div>
0 commit comments