You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demos/widget/default.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@
166
166
<divclass="demo-description">
167
167
<p>This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).</p>
168
168
<p>The three boxes are initialized in different ways. Clicking them changes their background color. View source to see how it works, its heavily commented</p>
169
-
<p>To learn more about the widget factory, <ahref="http://learn.jquery.com/jquery-ui/widget-factory/">visit learn.jquery.com</a>.</p>
169
+
<p>To learn more about the widget factory, <ahref="https://learn.jquery.com/jquery-ui/widget-factory/">visit learn.jquery.com</a>.</p>
0 commit comments