Skip to content

Commit 519a9ed

Browse files
committed
Final move to #js-irc
1 parent 727ea51 commit 519a9ed

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title>#jshotline - Friendly JS discussion channel</title>
5+
<title>#js-irc - 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,11 +85,11 @@
8585
</head>
8686
<body>
8787
<div id="header">
88-
<a href="http://webchat.freenode.net/?channels=#jshotline"><img id="logo" src="js.png"></a>
88+
<a href="http://webchat.freenode.net/?channels=#js-irc"><img id="logo" src="js.png"></a>
8989
</div>
9090
<div id="content">
9191
<blockquote class="highlight">
92-
<p>To support users of javascript to create a collaborative, creative,
92+
<p>To support users of JavaScript to create a collaborative, creative,
9393
diverse, interested, and inter-generational sustainable culture of
9494
programmers of all skill levels, with room and encouragement to
9595
grow.
@@ -105,14 +105,13 @@
105105
<h2>Important links</h2>
106106
<dl>
107107
<dt><a href="http://confcodeofconduct.com/">Code of Conduct</a></dt>
108-
<dd>#jshotline aims to be welcoming for everyone. Behaviors that make people
109-
feel unwelcome/uncomfortable should be kept out of the channel.</dd>
108+
<dd>#js-irc aims to be welcoming for everyone. Behaviors that make people feel unwelcome/uncomfortable should be kept out of the channel.</dd>
110109

111110
<dt><a href="http://blog.izs.me/post/30036893703/policy-on-trolling">Policy on Trolling</a></dt>
112111
<dd>Read it. Don't break it.</dd>
113112

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

0 commit comments

Comments
 (0)