Skip to content

Commit 46290fa

Browse files
committed
Update with new channel name
1 parent fa8762a commit 46290fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title>##js - Friendly JS discussion channel</title>
5+
<title>#jshotline - Friendly JS discussion channel</title>
66
<link rel="shortcut icon" href="./js.png" type="image/png">
77
<link rel="icon" href="./js.png" type="image/png">
88
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,400italic' rel='stylesheet' type='text/css'>
@@ -85,7 +85,7 @@
8585
</head>
8686
<body>
8787
<div id="header">
88-
<a href="http://webchat.freenode.net/?channels=##js"><img id="logo" src="js.png"></a>
88+
<a href="http://webchat.freenode.net/?channels=#jshotline"><img id="logo" src="js.png"></a>
8989
</div>
9090
<div id="content">
9191
<blockquote class="highlight">
@@ -111,8 +111,8 @@ <h2>Important links</h2>
111111
<dt><a href="http://blog.izs.me/post/30036893703/policy-on-trolling">Policy on Trolling</a></dt>
112112
<dd>Read it. Don't break it.</dd>
113113

114-
<dt><a href="http://webchat.freenode.net/?channels=##js">##js</a></dt>
115-
<dd>The channel is located at ##js on freenode</dd>
114+
<dt><a href="http://webchat.freenode.net/?channels=#jshotline">#jshotline</a></dt>
115+
<dd>The channel is located at #jshotline on freenode</dd>
116116
</dl>
117117
</div>
118118
</body>

0 commit comments

Comments
 (0)