aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/contributing_to_ruby_on_rails.md
diff options
context:
space:
mode:
authorGaurish Sharma <contact@gaurishsharma.com>2014-04-20 01:39:52 +0530
committerGaurish Sharma <contact@gaurishsharma.com>2014-04-20 01:39:52 +0530
commit0fd301aaf7e0f028fe8ea1c4b896191489d1fc0a (patch)
tree0dae363c5633d291d4f0e07fc02bf98e3d4b5f4e /guides/source/contributing_to_ruby_on_rails.md
parent6d71384afb7a91429637c0267056ac7a9ccb7983 (diff)
downloadrails-0fd301aaf7e0f028fe8ea1c4b896191489d1fc0a.tar.gz
rails-0fd301aaf7e0f028fe8ea1c4b896191489d1fc0a.tar.bz2
rails-0fd301aaf7e0f028fe8ea1c4b896191489d1fc0a.zip
Remove reference to outdated section
[ci skip]
Diffstat (limited to 'guides/source/contributing_to_ruby_on_rails.md')
-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 90c83a5e05..da1f305e6c 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 ###