1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

'/' was outside of anchor tag.

This commit is contained in:
Bratish Goswami 2011-07-30 12:53:21 +05:30 committed by Xavier Noria
parent b15cc2e8ec
commit 2350185e40

View file

@ -49,7 +49,7 @@ can read more about Action Pack in its {README}[link:blob/master/actionpack/READ
Run with <tt>--help</tt> for options.
4. Go to http://localhost:3000/ and you'll see:
4. Go to http://localhost:3000 and you'll see:
"Welcome aboard: You're riding Ruby on Rails!"