README.md in celluloid-0.17.1.1 vs README.md in celluloid-0.17.1.2
- old
+ new
@@ -137,11 +137,11 @@
Or install it yourself as:
$ gem install celluloid
-Inside of your Ruby program, require Celluloid with [newest API](/celluloid/celluloid/wiki/DEPRECATION-WARNING):
+Inside of your Ruby program, require Celluloid with [newest API](https://github.com/celluloid/celluloid/wiki/DEPRECATION-WARNING):
```ruby
require 'celluloid/current'
```
@@ -179,6 +179,7 @@
License
-------
Copyright (c) 2011-2015 Tony Arcieri, Donovan Keme.
+
Distributed under the MIT License. See [LICENSE.txt](https://github.com/celluloid/celluloid/blob/master/LICENSE.txt) for further details.