aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2014-04-27 21:35:38 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2014-04-27 21:35:38 +0530
commit668d8420dcb77f24cea87d6568b57fa659c340b0 (patch)
treee406455998083631253b6316419bcf1661caeacc /guides/source
parentfb1b695f9612aa22d513308d37370a6531c2175e (diff)
parent9ace0a7ba149dd2409f541b1af69893191ff2450 (diff)
downloadrails-668d8420dcb77f24cea87d6568b57fa659c340b0.tar.gz
rails-668d8420dcb77f24cea87d6568b57fa659c340b0.tar.bz2
rails-668d8420dcb77f24cea87d6568b57fa659c340b0.zip
Merge branch 'master' of github.com:rails/docrails
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/contributing_to_ruby_on_rails.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md
index 18fca59ca4..28e1172274 100644
--- a/guides/source/contributing_to_ruby_on_rails.md
+++ b/guides/source/contributing_to_ruby_on_rails.md
@@ -154,7 +154,7 @@ The easiest and recommended way to get a development environment ready to hack i
#### The Hard Way
-In case you can't use the Rails development box, see section above, check [this other guide](development_dependencies_install.html).
+In case you can't use the Rails development box, see [this other guide](development_dependencies_install.html).
### Clone the Rails Repository ###