aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Agrawal <arun@fromjaipur.com>2011-05-16 21:24:57 +0530
committerArun Agrawal <arun@fromjaipur.com>2011-05-16 21:24:57 +0530
commit565865ec1c062c2a2774e2b1033f3e3da02fcd65 (patch)
tree20d63f5debebd49e1ea417c25c7704ae90019503
parent23ad13ee17abb3874a13aa9ad2ffc022cf885857 (diff)
downloadrails-565865ec1c062c2a2774e2b1033f3e3da02fcd65.tar.gz
rails-565865ec1c062c2a2774e2b1033f3e3da02fcd65.tar.bz2
rails-565865ec1c062c2a2774e2b1033f3e3da02fcd65.zip
Link changes lighthouse to github
-rw-r--r--railties/guides/source/layout.html.erb2
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> |