diff options
author | Yves Senn <yves.senn@gmail.com> | 2016-04-08 16:17:58 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2016-04-08 16:17:58 +0200 |
commit | cb95289110cf95b3faea89346be18df0409428fe (patch) | |
tree | 097cc11e8fb6897163f135de431c9e8109ba382f /guides/source | |
parent | 82240d9b7c5eeb14302b4d1149afa50c5a498cf8 (diff) | |
parent | 4da7d6ea2fac7fbb0c34f1713208b35aaea86f32 (diff) | |
download | rails-cb95289110cf95b3faea89346be18df0409428fe.tar.gz rails-cb95289110cf95b3faea89346be18df0409428fe.tar.bz2 rails-cb95289110cf95b3faea89346be18df0409428fe.zip |
Merge pull request #24467 from javiervidal/20160409
Fix broken link in 'Ruby on Rails 3.1 Release Notes' [ci skip]
Diffstat (limited to 'guides/source')
-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) |