Skip to content

Commit dfe25c6

Browse files
committed
use https instead of http
1 parent 82e910f commit dfe25c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<div id="header">
1515
<h1 id="logo"> learn-javascript </h1>
16-
<h3 id="logo-small"> a compilation of FREE resources by <a href="http://webchat.freenode.net/?channels=learnjavascript">#learnjavascript @ irc.freenode</a></h3>
16+
<h3 id="logo-small"> a compilation of FREE resources by <a href="https://webchat.freenode.net/?channels=learnjavascript">#learnjavascript @ irc.freenode</a></h3>
1717
</div>
1818

1919
<div id="content"></div>

0 commit comments

Comments
 (0)