aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2016-04-01 13:07:16 +0530
committerArun Agrawal <arunagw@gmail.com>2016-04-01 13:07:16 +0530
commit968ebc0fdb6e2830eabb97cf642fbfaeb82aca80 (patch)
tree240ffc6bc31766c858da1bb8208689e611d2679c
parenta26a3a075637215c9028308436ca89cba8da2ed5 (diff)
parent14ba2153750dba88df49f1ac43ea62d010141130 (diff)
downloadrails-968ebc0fdb6e2830eabb97cf642fbfaeb82aca80.tar.gz
rails-968ebc0fdb6e2830eabb97cf642fbfaeb82aca80.tar.bz2
rails-968ebc0fdb6e2830eabb97cf642fbfaeb82aca80.zip
Merge pull request #24388 from javiervidal/20160331
Fixes broken link in 'Ruby on Rails 2.2 Release Notes'
-rw-r--r--guides/source/2_2_release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/2_2_release_notes.md b/guides/source/2_2_release_notes.md
index be00087f63..5e82af5a15 100644
--- a/guides/source/2_2_release_notes.md
+++ b/guides/source/2_2_release_notes.md
@@ -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