Skip to content

Commit beab992

Browse files
author
Petr Chalupa
committed
Move link to IRC next to mailing list
1 parent 2a1b96c commit beab992

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ We have a roadmap guiding our work toward the [v1.0.0 release](https://github.co
5555

5656
The primary site for documentation is the automatically generated [API documentation](http://ruby-concurrency.github.io/concurrent-ruby/frames.html)
5757

58-
We also have a [mailing list](http://groups.google.com/group/concurrent-ruby).
58+
We also have a [mailing list](http://groups.google.com/group/concurrent-ruby) and [IRC (gitter)](https://gitter.im/ruby-concurrency/concurrent-ruby).
5959

6060
This library contains a variety of concurrency abstractions at high and low levels. One of the high-level abstractions is likely to meet most common needs.
6161

@@ -279,8 +279,6 @@ bundle exec rake compile # Compile all the extensions
279279
* [Petr Chalupa](https://github.com/pitr-ch)
280280
* [Paweł Obrok](https://github.com/obrok)
281281

282-
Find us on [IRC (gitter)](https://gitter.im/ruby-concurrency/concurrent-ruby).
283-
284282
## Contributing
285283

286284
1. Fork it

0 commit comments

Comments
 (0)