aboutsummaryrefslogtreecommitdiffstats
path: root/railties/RDOC_MAIN.rdoc
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2013-07-17 10:34:11 +0200
committerArun Agrawal <arunagw@gmail.com>2013-07-17 10:35:59 +0200
commit4091606ff1ba9185d41da9b0559d5053e235b748 (patch)
tree09fda74d837868a739672cb5d3aa2a17b52f5ce9 /railties/RDOC_MAIN.rdoc
parent74722d66d332d1d768459d8b510cc082fe3d5618 (diff)
downloadrails-4091606ff1ba9185d41da9b0559d5053e235b748.tar.gz
rails-4091606ff1ba9185d41da9b0559d5053e235b748.tar.bz2
rails-4091606ff1ba9185d41da9b0559d5053e235b748.zip
Fixed README link in API [ci skip]
This should not be a link because it's creating a link with activesupport README right now
Diffstat (limited to 'railties/RDOC_MAIN.rdoc')
-rw-r--r--railties/RDOC_MAIN.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/RDOC_MAIN.rdoc b/railties/RDOC_MAIN.rdoc
index aa67005b24..eccdee7b07 100644
--- a/railties/RDOC_MAIN.rdoc
+++ b/railties/RDOC_MAIN.rdoc
@@ -55,7 +55,7 @@ can read more about Action Pack in its {README}[link:files/actionpack/README_rdo
5. Follow the guidelines to start developing your application. You may find the following resources handy:
-* The README file created within your application.
+* The \README file created within your application.
* {Getting Started with \Rails}[http://guides.rubyonrails.org/getting_started.html].
* {Ruby on \Rails Tutorial}[http://ruby.railstutorial.org/ruby-on-rails-tutorial-book].
* {Ruby on \Rails Guides}[http://guides.rubyonrails.org].