Skip to content

Commit 336b9cf

Browse files
author
José Valim
committed
Update mailing list links
1 parent d19f6be commit 336b9cf

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The issue tracker is the preferred channel for [bug reports](#bugs-reports),
99
[features requests](#feature-requests) and [submitting pull
1010
requests](#pull-requests), but please **do not** use the issue tracker for
1111
personal support requests. Instead, use
12-
[the mailing list](http://groups.google.com/group/elixir-lang-core),
12+
[the mailing list](http://groups.google.com/group/elixir-lang-talk),
1313
[Stack Overflow](http://stackoverflow.com/questions/ask?tags=elixir), or
1414
[#elixir-lang](irc://chat.freenode.net/elixir-lang) on Freenode).
1515

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ We appreciate any contribution to Elixir, so check out our [CONTRIBUTING.md](CON
2929
* #elixir-lang on freenode IRC
3030
* [Website][1]
3131
* [Issue tracker][2]
32-
* [Mailing list][3]
32+
* [elixir-talk Mailing list (for questions, general discussions)][3]
33+
* [elixir-core Mailing list (for announcements)][4]
3334

3435
[1]: http://elixir-lang.org
3536
[2]: https://github.com/elixir-lang/elixir/issues
36-
[3]: http://groups.google.com/group/elixir-lang-core
37+
[3]: http://groups.google.com/group/elixir-lang-talk
38+
[4]: http://groups.google.com/group/elixir-lang-core
3739

3840
## License
3941

0 commit comments

Comments
 (0)