Skip to content

Commit b4348d3

Browse files
Update default.html
update link to https
1 parent ee30489 commit b4348d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/widget/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<div class="demo-description">
167167
<p>This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).</p>
168168
<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, <a href="http://learn.jquery.com/jquery-ui/widget-factory/">visit learn.jquery.com</a>.</p>
169+
<p>To learn more about the widget factory, <a href="https://learn.jquery.com/jquery-ui/widget-factory/">visit learn.jquery.com</a>.</p>
170170
</div>
171171
</body>
172172
</html>

0 commit comments

Comments
 (0)