Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Commit

Permalink
Replace freenode webchat with Scrollback, closes #65
Browse files Browse the repository at this point in the history
Changes made to the original PR #65:
- Edit the URL in `source`, not in the generated `public` directory.
- Use the more common IRC look with the 'all-messages' view
  • Loading branch information
fhemberger committed May 4, 2015
1 parent d8116fe commit 7e986a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/templates/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
{{link 'pages.releases'}}<!--
--><a href="https://github.com/iojs/io.js/issues">{{i18n.issues-link}}</a><!--
--><a href="https://github.com/iojs">{{i18n.org-link}}</a><!--
--><a href="https://webchat.freenode.net/?channels=io.js">{{i18n.irc-link}}</a><!--
--><a href="https://scrollback.io/iojs/all/all-messages">{{i18n.irc-link}}</a><!--
--><a href="http://logs.libuv.org/io.js/latest">{{i18n.irc-logs-link}}</a><!--
--><a href="https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#readme">{{i18n.gov-link}}</a>
</nav>
Expand Down

0 comments on commit 7e986a1

Please sign in to comment.