aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layout.html.erb
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-05-18 22:50:44 +0200
committerXavier Noria <fxn@hashref.com>2011-05-18 22:50:44 +0200
commitb13d24e5b96cf35cfaf64d4141216a30a7de9a33 (patch)
tree47356ad8bb919a141018958a469c649c3026d933 /railties/guides/source/layout.html.erb
parentab42f9c9e31aa63b4ceca83c74486d849f2e33e7 (diff)
parent1c9a9d9bd2132534fb8b3f6bec6acdb7dcb38ba9 (diff)
downloadrails-b13d24e5b96cf35cfaf64d4141216a30a7de9a33.tar.gz
rails-b13d24e5b96cf35cfaf64d4141216a30a7de9a33.tar.bz2
rails-b13d24e5b96cf35cfaf64d4141216a30a7de9a33.zip
Merge branch 'master' of git://github.com/lifo/docrails
Diffstat (limited to 'railties/guides/source/layout.html.erb')
-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> |