Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ <h3>Community</h3>
<li><strong>Slack</strong> - The #purescript channel on <a href="https://functionalprogramming.slack.com/">FP Slack</a>. Use the <a href="https://fpchat-invite.herokuapp.com/">FP Slack invite bot</a> to make an account there.</li>
<li><strong>IRC</strong> - The <a href="irc://irc.freenode.net/purescript">#purescript channel on Freenode</a>.</li>
<li><strong>Discourse</strong> - The <a href="https://discourse.purescript.org">PureScript Discourse</a> instance.</li>
<li><strong>Regular online gatherings</strong> - Upcoming events can be found at <a href="https://gathering.purescript.org/">gathering.purescript.org</a> and the schedule is documented <a href="https://github.com/purescript/documentation/blob/master/ecosystem/PureScript-Meetups.md">here</a>.</li>
</ul>
</div>
</div>
Expand All @@ -227,7 +226,7 @@ <h3>Community</h3>
<a href="https://github.com/purescript/purescript"><i class="fa fa-github-square"></i></a>
<a href="https://twitter.com/purescript"><i class="fa fa-twitter-square"></i></a>
</p>
<p class="text-center text-muted"><small>&copy; PureScript 2017–2019</small></p>
<p class="text-center text-muted"><small>&copy; PureScript 2017–2020</small></p>
<p class="text-center text-muted"><small>The PureScript logo by Gareth Hughes is used under the terms of the Creative Commons Attribution 4.0 license.
</small></p>
</footer>
Expand Down