Skip to content

Commit 9323cf2

Browse files
authored
Update index.html
1 parent f073dbd commit 9323cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/2-events/04-default-browser-action/2-catch-link-navigation/source.view/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<fieldset id="contents">
1717
<legend>#contents</legend>
1818
<p>
19-
How about to read <a href="http://wikipedia.org">Wikipedia</a> or visit <a href="http://w3.org"><i>W3.org</i></a> and learn about modern standards?
19+
How about to read <a href="https://wikipedia.org">Wikipedia</a> or visit <a href="https://w3.org"><i>W3.org</i></a> and learn about modern standards?
2020
</p>
2121
</fieldset>
2222

0 commit comments

Comments
 (0)