Skip to content

Commit 035ef95

Browse files
authored
Add support links for elixir-slack.community (#1746)
This restores links to the Elixir Slack using a new domain and invite-driven app.
1 parent 687e7f6 commit 035ef95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_includes/important-links.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ <h3 class="widget-title">Join the Community</h3>
2323
<li><a class="spec" href="https://twitter.com/elixirlang">@elixirlang on Twitter</a></li>
2424
<li><a class="spec" href="irc://irc.libera.chat/elixir">#elixir on irc.libera.chat</a></li>
2525
<li><a class="spec" href="http://elixirforum.com">Elixir Forum</a></li>
26+
<li><a class="spec" href="https://elixir-slack.community">Elixir on Slack</a></li>
2627
<li><a class="spec" href="https://discord.gg/elixir">Elixir on Discord</a></li>
2728
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki/Code-Editor-Support">IDE/Editor support</a></li>
2829
<li><a class="spec" href="https://www.meetup.com/topics/elixir/">Meetups around the world</a></li>

install.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ After Elixir is up and running, it is common to have questions as you learn and
216216
217217
* [#elixir on irc.libera.chat](irc://irc.libera.chat/elixir)
218218
* [Elixir Forum](http://elixirforum.com)
219+
* [Elixir on Slack](https://elixir-slack.community)
219220
* [Elixir on Discord](https://discord.gg/elixir)
220221
* [elixir tag on StackOverflow](https://stackoverflow.com/questions/tagged/elixir)
221222

0 commit comments

Comments
 (0)