README.md in friendly_id-4.0.0.beta10 vs README.md in friendly_id-4.0.0.beta11

- old
+ new

@@ -16,19 +16,19 @@ ## FriendlyId Features FriendlyId offers many advanced features, including: slug history and -versioning, scoped slugs, reserved words, and custom slug generators. +versioning, i18n, scoped slugs, reserved words, and custom slug generators. FriendlyId is compatible with Active Record **3.0** and **3.1**. ## Version 4.x FriendlyId 4.x introduces many changes incompatible with 3.x. If you're upgrading, please [read the -docs](http://norman.github.com/friendly_id/file.WhatsNew.html) to see what's +docs](http://rubydoc.info/github/norman/friendly_id/master/file/WhatsNew.md) to see what's new. ## Docs The current docs can always be found @@ -71,10 +71,10 @@ ## Benchmarks The latest benchmarks for FriendlyId are maintained -[here](https://gist.github.com/1129745). +[here](http://bit.ly/friendly-id-benchmarks). ## Bugs Please report them on the [Github issue