diff options
author | Arun Agrawal <arun@fromjaipur.com> | 2011-05-16 21:24:57 +0530 |
---|---|---|
committer | Arun Agrawal <arun@fromjaipur.com> | 2011-05-16 21:24:57 +0530 |
commit | 565865ec1c062c2a2774e2b1033f3e3da02fcd65 (patch) | |
tree | 20d63f5debebd49e1ea417c25c7704ae90019503 | |
parent | 23ad13ee17abb3874a13aa9ad2ffc022cf885857 (diff) | |
download | rails-565865ec1c062c2a2774e2b1033f3e3da02fcd65.tar.gz rails-565865ec1c062c2a2774e2b1033f3e3da02fcd65.tar.bz2 rails-565865ec1c062c2a2774e2b1033f3e3da02fcd65.zip |
Link changes lighthouse to github
-rw-r--r-- | railties/guides/source/layout.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb index 911655e0f4..5dcac8e74c 100644 --- a/railties/guides/source/layout.html.erb +++ b/railties/guides/source/layout.html.erb @@ -27,7 +27,7 @@ <a href="http://rubyonrails.org/">Overview</a> | <a href="http://rubyonrails.org/download">Download</a> | <a href="http://rubyonrails.org/deploy">Deploy</a> | - <a href="http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/overview">Code</a> | + <a href="https://github.com/rails/rails">Code</a> | <a href="http://rubyonrails.org/screencasts">Screencasts</a> | <a href="http://rubyonrails.org/documentation">Documentation</a> | <a href="http://rubyonrails.org/ecosystem">Ecosystem</a> | |