mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fixes broken link in 'Ruby on Rails 2.2 Release Notes' [ci skip]
This commit is contained in:
parent
a26a3a0756
commit
14ba215375
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Rails 2.2 supplies an easy system for internationalization (or i18n, for those o
|
|||
* Lead Contributors: Rails i18 Team
|
||||
* More information :
|
||||
* [Official Rails i18 website](http://rails-i18n.org)
|
||||
* [Finally. Ruby on Rails gets internationalized](http://www.artweb-design.de/2008/7/18/finally-ruby-on-rails-gets-internationalized)
|
||||
* [Finally. Ruby on Rails gets internationalized](https://web.archive.org/web/20140407075019/http://www.artweb-design.de/2008/7/18/finally-ruby-on-rails-gets-internationalized)
|
||||
* [Localizing Rails : Demo application](http://github.com/clemens/i18n_demo_app)
|
||||
|
||||
### Compatibility with Ruby 1.9 and JRuby
|
||||
|
|
Loading…
Reference in a new issue