aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVipul A M <vipulnsward@gmail.com>2016-05-06 09:28:35 -0500
committerVipul A M <vipulnsward@gmail.com>2016-05-06 09:28:35 -0500
commit92a7f614e2cb75366e0a9df76d5cb25ffb623db5 (patch)
treebddf1c088bd48f85ec6113a348480f27c0c30704
parent254f57ca3668398a5fcfd4f63be5d91c4c3b1cd4 (diff)
parent1c671c3c4ab1c5edb1f08242e3698061400fe5a6 (diff)
downloadrails-92a7f614e2cb75366e0a9df76d5cb25ffb623db5.tar.gz
rails-92a7f614e2cb75366e0a9df76d5cb25ffb623db5.tar.bz2
rails-92a7f614e2cb75366e0a9df76d5cb25ffb623db5.zip
Merge pull request #24884 from javiervidal/markdown_syntax_2_2_release_notes
Fix markdown syntax in 'Ruby on Rails 2.2 Release Notes' [ci skip]
-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 fbb438ca70..30513b485a 100644
--- a/guides/source/2_2_release_notes.md
+++ b/guides/source/2_2_release_notes.md
@@ -59,7 +59,7 @@ rake doc:guides
This will put the guides inside `Rails.root/doc/guides` and you may start surfing straight away by opening `Rails.root/doc/guides/index.html` in your favourite browser.
* Lead Contributors: [Rails Documentation Team](credits.html)
-* Major contributions from [Xavier Noria":http://advogato.org/person/fxn/diary.html and "Hongli Lai](http://izumi.plan99.net/blog/.)
+* Major contributions from [Xavier Noria](http://advogato.org/person/fxn/diary.html) and [Hongli Lai](http://izumi.plan99.net/blog/).
* More information:
* [Rails Guides hackfest](http://hackfest.rubyonrails.org/guide)
* [Help improve Rails documentation on Git branch](http://weblog.rubyonrails.org/2008/5/2/help-improve-rails-documentation-on-git-branch)