Skip to content

Commit fa239b2

Browse files
committed
Change IRC to Gitter
1 parent 2381cc8 commit fa239b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

theme/default.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<ul class="links">
6666
<li><a href="https://github.com/reactphp"><i class="icon-github" aria-hidden="true"></i> GitHub</a></li>
6767
<li><a href="https://twitter.com/reactphp"><i class="icon-twitter" aria-hidden="true"></i> Twitter</a></li>
68-
<li><a href="irc://irc.freenode.net/reactphp"><i class="icon-hash" aria-hidden="true"></i> IRC</a></li>
68+
<li><a href="https://gitter.im/reactphp/reactphp"><i class="icon-hash" aria-hidden="true"></i> Gitter</a></li>
6969
</ul>
7070
</div>
7171
</footer>

theme/homepage.html.twig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<ul class="links">
2929
<li><a href="https://github.com/reactphp"><i class="icon-github" aria-hidden="true"></i> GitHub</a></li>
3030
<li><a href="https://twitter.com/reactphp"><i class="icon-twitter" aria-hidden="true"></i> Twitter</a></li>
31-
<li><a href="irc://irc.freenode.net/reactphp"><i class="icon-hash" aria-hidden="true"></i> IRC</a></li>
31+
<li><a href="https://gitter.im/reactphp/reactphp"><i class="icon-hash" aria-hidden="true"></i> Gitter</a></li>
3232
</ul>
3333
</main>
3434
</div>
@@ -263,8 +263,8 @@ $loop->run();
263263
Please do not hesitate to file your question as an issue in the relevant component so others can also participate.
264264
</p>
265265
<p>
266-
Check out <code>#reactphp</code> on <code>irc.freenode.net</code>. You can use the <a href="http://webchat.freenode.net/?channels=%23reactphp" rel="nofollow">Webchat</a> if you don't already use an IRC client.
267-
Many of us are available in this channel, so many questions get answered in a few minutes to some hours. We also use this channel to announce all new releases and ongoing development efforts, so consider setting up an IRC client and idling in this channel for a little longer.
266+
You can find our official channel at <code><a href="https://gitter.im/reactphp/reactphp">reactphp/reactphp</a></code> on <code>Gitter.im</code>.
267+
Many of us are available in this channel, so many questions get answered in a few minutes to some hours. We also use this channel to announce all new releases and ongoing development efforts.
268268
</p>
269269
<p>
270270
Also follow <a href="https://twitter.com/reactphp" rel="nofollow">@reactphp</a> on Twitter for updates. We use this mostly for noteworthy, bigger updates and to keep the community updated about ongoing development efforts.

0 commit comments

Comments
 (0)