mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
remove hidden link in guides layout
This commit is contained in:
parent
ef1dfb62d7
commit
1232fe3b52
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
<div id="header">
|
||||
<div class="wrapper clearfix">
|
||||
<h1><a href="index.html" title="Return to home page">Guides.rubyonrails.org</a></h1>
|
||||
<p class="hide"><a href="#mainCol">Skip navigation</a>.</p>
|
||||
<ul class="nav">
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li class="index"><a href="index.html" onclick="guideMenu(); return false;" id="guidesMenu">Guides Index</a>
|
||||
|
|
Loading…
Reference in a new issue