From 1ee368300c5a26f86d825f2b9d983549c3286ae9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Obrok?= Date: Thu, 10 Jul 2014 14:08:08 +0200 Subject: [PATCH] Fix unbalanced parenthesis in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf66a0a1d..3466841e7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ _NOTE: There is an old gem from 2007 called "concurrent" that does not appear to ## Features & Documentation Please see the [Concurrent Ruby Wiki](https://github.com/ruby-concurrency/concurrent-ruby/wiki) -or the [API documentation](http://ruby-concurrency.github.io/concurrent-ruby/frames.html)) +or the [API documentation](http://ruby-concurrency.github.io/concurrent-ruby/frames.html) for more information or join our [mailing list](http://groups.google.com/group/concurrent-ruby). There are many concurrency abstractions in this library. These abstractions can be broadly categorized