From 9873dd800b77105fe17f583f0d036240ef334826 Mon Sep 17 00:00:00 2001 From: Prem Sichanugrist Date: Sun, 2 Sep 2012 01:08:20 -0400 Subject: Convert all the links into Markdown format --- guides/source/nested_model_forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/nested_model_forms.md') diff --git a/guides/source/nested_model_forms.md b/guides/source/nested_model_forms.md index b4256c80bb..2cb4024d51 100644 --- a/guides/source/nested_model_forms.md +++ b/guides/source/nested_model_forms.md @@ -9,7 +9,7 @@ In this guide you will: -------------------------------------------------------------------------------- -NOTE: This guide assumes the user knows how to use the "Rails form helpers":form_helpers.html in general. Also, it’s *not* an API reference. For a complete reference please visit "the Rails API documentation":http://api.rubyonrails.org/. +NOTE: This guide assumes the user knows how to use the [Rails form helpers](form_helpers.html) in general. Also, it’s *not* an API reference. For a complete reference please visit [the Rails API documentation](http://api.rubyonrails.org/). Model setup -- cgit v1.2.3