diff --git a/README.md b/README.md index 49edae5b..bae073ef 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ assets on your application. For more information see the generator output, our [example application code](https://github.com/heartcombo/simple_form-bootstrap) and -[the live example app](https://simple-form-bootstrap.herokuapp.com/). +[the live example app](https://simple-form-bootstrap.onrender.com/). ### Zurb Foundation 5 diff --git a/lib/generators/simple_form/templates/README b/lib/generators/simple_form/templates/README index 5cac6372..6e4039bc 100644 --- a/lib/generators/simple_form/templates/README +++ b/lib/generators/simple_form/templates/README @@ -5,6 +5,6 @@ For usage examples and documentation, see: - https://simple-form-bootstrap.herokuapp.com + https://simple-form-bootstrap.onrender.com ===============================================================================