Skip to content

Commit

Permalink
Fix link on bottom of front page of website
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans committed Aug 5, 2008
1 parent 6ad427c commit a7ff53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/pages/index
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
<span class='comment'># print out the average price</span>
<span class='ident'>puts</span> <span class='punct'>&quot;</span><span class='string'>The average price is: <span class='expr'>#{ items.avg :price }</span></span><span class='punct'>&quot;</span></code></pre>

<h2><a href='/documentation'>Learn more about Sequel&#8230;</a></h2>
<h2><a href='/documentation.html'>Learn more about Sequel&#8230;</a></h2>

0 comments on commit a7ff53f

Please sign in to comment.