We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9323cf2 commit 4355972Copy full SHA for 4355972
2-ui/2-events/04-default-browser-action/2-catch-link-navigation/solution.view/index.html
@@ -16,7 +16,7 @@
16
<fieldset id="contents">
17
<legend>#contents</legend>
18
<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?
+ 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?
20
</p>
21
</fieldset>
22
0 commit comments