fixed typo: should be link_to

This commit is contained in:
Wlodek Bzyl 2009-09-14 13:35:24 +02:00
parent edcc6aba8e
commit 3efea8be04
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Gem *sinatra-static-assets* implements the following helpers methods:
* `image_tag`
* `stylesheet_link_tag`
* `javascript_script_tag`
* `link_tag`
* `link_to`
To install it, run: