update Foundation link in README

closes #772
[ci skip]
This commit is contained in:
Vasiliy Ermolovich 2013-03-20 12:52:42 +03:00
parent d64d7ddd99
commit 7d0eeea917
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ rails generate simple_form:install --foundation
Please note that the Foundation wrapper does not support the `:hint` option by default. In order to enable hints, please uncomment the appropriate line in `config/initializers/simple_form_foundation.rb`. You will need to provide your own CSS styles for hints.
Please see the [instructions on how to install Foundation in a Rails app](http://foundation.zurb.com/docs/rails.php).
Please see the [instructions on how to install Foundation in a Rails app](http://foundation.zurb.com/old-docs/f3/rails.php).
## Usage