diff options
author | Javier Vidal <javier@javiervidal.net> | 2016-04-08 16:09:12 +0200 |
---|---|---|
committer | Javier Vidal <javier@javiervidal.net> | 2016-04-08 16:09:12 +0200 |
commit | 4da7d6ea2fac7fbb0c34f1713208b35aaea86f32 (patch) | |
tree | 097cc11e8fb6897163f135de431c9e8109ba382f | |
parent | 82240d9b7c5eeb14302b4d1149afa50c5a498cf8 (diff) | |
download | rails-4da7d6ea2fac7fbb0c34f1713208b35aaea86f32.tar.gz rails-4da7d6ea2fac7fbb0c34f1713208b35aaea86f32.tar.bz2 rails-4da7d6ea2fac7fbb0c34f1713208b35aaea86f32.zip |
Fix broken link in 'Ruby on Rails 3.1 Release Notes' [ci skip]
-rw-r--r-- | guides/source/3_1_release_notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/3_1_release_notes.md b/guides/source/3_1_release_notes.md index 327495704a..feee0f9920 100644 --- a/guides/source/3_1_release_notes.md +++ b/guides/source/3_1_release_notes.md @@ -558,4 +558,4 @@ Credits See the [full list of contributors to Rails](http://contributors.rubyonrails.org/) for the many people who spent many hours making Rails, the stable and robust framework it is. Kudos to all of them. -Rails 3.1 Release Notes were compiled by [Vijay Dev](https://github.com/vijaydev.) +Rails 3.1 Release Notes were compiled by [Vijay Dev](https://github.com/vijaydev) |