diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2004-12-01 12:10:02 +0000 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2004-12-01 12:10:02 +0000 |
commit | d4d981d70796a55ab8af9ce5feb506b91052e9c0 (patch) | |
tree | 6deddcbb8eaf3fe915f3361362b3760a162daea3 /railties/doc | |
parent | 9200dad7c928df70980975709a4dbeb126e821c2 (diff) | |
download | rails-d4d981d70796a55ab8af9ce5feb506b91052e9c0.tar.gz rails-d4d981d70796a55ab8af9ce5feb506b91052e9c0.tar.bz2 rails-d4d981d70796a55ab8af9ce5feb506b91052e9c0.zip |
Added a real reference to the irc channel, and updated the name of the network to the right name in the Rails docs [imajes]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@37 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/doc')
-rw-r--r-- | railties/doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/railties/doc/index.html b/railties/doc/index.html index 57e25b75fa..25f1061d11 100644 --- a/railties/doc/index.html +++ b/railties/doc/index.html @@ -67,7 +67,8 @@ <p> Having problems getting up and running? First try debugging it yourself by looking at the log files. <br/> Then try the friendly Rails - community on IRC (<a href="http://www.rubyonrails.org/show/IRC">howto IRC</a>). It's on FreeNET in channel #rubyonrails. + community on IRC (<a href="http://www.rubyonrails.org/show/IRC">howto IRC</a>). It's on FreeNode, in channel + <a href="irc://irc.freenode.net/#rubyonrails">#rubyonrails</a>. </p> <div style="float: left; margin-right: 20px"> |