aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2011-12-20 22:15:45 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2011-12-20 22:15:45 +0530
commite52786c361fd3828872089a8e70f690493f331b2 (patch)
tree2ee4ca982543be4c1d41ef77bc8e74c3d6f70721
parentf4ab16c38bf0db12c3e4ce97dc7048dc1a3d9a98 (diff)
downloadrails-e52786c361fd3828872089a8e70f690493f331b2.tar.gz
rails-e52786c361fd3828872089a8e70f690493f331b2.tar.bz2
rails-e52786c361fd3828872089a8e70f690493f331b2.zip
remove unnecessary link. This is already mentioned in section 3 of the guide
-rw-r--r--railties/guides/source/getting_started.textile3
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile
index 1cf2d21ddc..54f3c74695 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -41,9 +41,6 @@ internet for learning Ruby, including:
* "Programming Ruby":http://www.ruby-doc.org/docs/ProgrammingRuby/
* "Why's (Poignant) Guide to Ruby":http://mislav.uniqpath.com/poignant-guide/
-Also, the example code for this guide is available in the "rails github repository":https://github.com/rails/rails
-in rails/railties/guides/code/getting_started.
-
h3. What is Rails?
TIP: This section goes into the background and philosophy of the Rails framework