aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
diff options
context:
space:
mode:
authorDalibor Nasevic <dalibor.nasevic@gmail.com>2011-03-01 01:16:30 +0100
committerXavier Noria <fxn@hashref.com>2011-03-05 11:56:33 +0100
commit3673a6981e06365fc46fd7ebd4a5b0d5f8ee3c6e (patch)
tree75fd0625fff2c4d81df3724935073fd8751f24c0 /railties/guides
parent9b01284c3e20bd667a43b3bae48a92c4d280f4fd (diff)
downloadrails-3673a6981e06365fc46fd7ebd4a5b0d5f8ee3c6e.tar.gz
rails-3673a6981e06365fc46fd7ebd4a5b0d5f8ee3c6e.tar.bz2
rails-3673a6981e06365fc46fd7ebd4a5b0d5f8ee3c6e.zip
Removed link to un-existing Issues page on Github
Diffstat (limited to 'railties/guides')
-rw-r--r--railties/guides/source/layout.html.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb
index e924f2f6c0..f2681c6461 100644
--- a/railties/guides/source/layout.html.erb
+++ b/railties/guides/source/layout.html.erb
@@ -127,9 +127,6 @@
<%= link_to 'Ruby on Rails Guides Guidelines', 'ruby_on_rails_guides_guidelines.html' %>
for style and conventions.
</p>
- <p>
- Issues may also be reported in <%= link_to 'Github', 'https://github.com/lifo/docrails/issues' %>.
- </p>
<p>And last but not least, any kind of discussion regarding Ruby on Rails
documentation is very welcome in the <%= link_to 'rubyonrails-docs mailing list', 'http://groups.google.com/group/rubyonrails-docs' %>.
</p>