heartcombo / simple_form

Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
http://blog.plataformatec.com.br/tag/simple_form
MIT License
8.22k stars 1.32k forks source link

Outdated link in generator #1755

Closed collimarco closed 2 years ago

collimarco commented 2 years ago

Run:

rails generate simple_form:install --bootstrap

You get some outdated / broken links in the std output.

(e.g. http://simple-form-bootstrap.plataformatec.com.br/)

m5o commented 2 years ago

Duplicate of #1737

Thank you for the report.