diff --git a/README.md b/README.md index 540c5ccd..816140e3 100644 --- a/README.md +++ b/README.md @@ -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