Skip to content

Commit

Permalink
Remove needless links and search box and update doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Jun 9, 2010
1 parent 5c5b735 commit 2f398f2
Showing 1 changed file with 0 additions and 17 deletions.
Expand Up @@ -210,23 +210,6 @@
<div id="page">
<div id="sidebar">
<ul id="sidebar-items">
<li>
<form id="search" action="http://www.google.com/search" method="get" onSubmit="prepend();">
<input type="hidden" name="hl" value="en" />
<input type="text" id="search-text" name="q" value="site:rubyonrails.org " />
<input type="submit" value="Search" /> the Rails site
</form>
</li>

<li>
<h3>Join the community</h3>
<ul class="links">
<li><a href="http://www.rubyonrails.org/">Ruby on Rails</a></li>
<li><a href="http://weblog.rubyonrails.org/">Official weblog</a></li>
<li><a href="http://wiki.rubyonrails.org/">Wiki</a></li>
</ul>
</li>

<li>
<h3>Browse the documentation</h3>
<ul class="links">
Expand Down

0 comments on commit 2f398f2

Please sign in to comment.