Skip to content

Commit

Permalink
Update URL for bootstrap 4 homepage (#146)
Browse files Browse the repository at this point in the history
Since bootstrap 4 is out of beta, the link should be updated
  • Loading branch information
Zuqi Chen authored and glebm committed Apr 26, 2018
1 parent 5ca3c64 commit d2ab461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ In the application Sass file, replace `@import 'bootstrap'` with:
@import 'bootstrap-custom';
```

[bootstrap-home]: http://v4-alpha.getbootstrap.com/
[bootstrap-home]: https://getbootstrap.com
[bootstrap-variables.scss]: https://github.com/twbs/bootstrap-rubygem/blob/master/templates/project/_bootstrap-variables.scss
[autoprefixer]: https://github.com/ai/autoprefixer
[popper.js]: https://popper.js.org

0 comments on commit d2ab461

Please sign in to comment.