aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Pecoraro <joepeck02@gmail.com>2009-05-29 16:27:50 -0400
committerJoseph Pecoraro <joepeck02@gmail.com>2009-05-29 16:27:50 -0400
commitf68fca2e7665dec8efcc1f45477760ef266d3d43 (patch)
treefa376d736e697013f7b7559fd2f64a49cd5e2833
parent3014f0f4c53da5b10294670976080b0036c016dd (diff)
downloadrails-f68fca2e7665dec8efcc1f45477760ef266d3d43.tar.gz
rails-f68fca2e7665dec8efcc1f45477760ef266d3d43.tar.bz2
rails-f68fca2e7665dec8efcc1f45477760ef266d3d43.zip
Linked to the IRC channel.
-rw-r--r--railties/guides/source/getting_started.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile
index 15f900563f..6c7389b62d 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -1290,7 +1290,7 @@ Now that you've seen your first Rails application, you should feel free to updat
* The "Ruby On Rails guides":http://guides.rubyonrails.org
* The "Ruby on Rails mailing list":http://groups.google.com/group/rubyonrails-talk
-* The #rubyonrails channel on irc.freenode.net
+* The "#rubyonrails":irc://irc.freenode.net/#rubyonrails channel on irc.freenode.net
* The "Rails Wiki":http://wiki.rubyonrails.org/
Rails also comes with built-in help that you can generate using the rake command-line utility: